toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
retrieveUserOrNull
retrieve
User
Or
Null
suspend
fun
JDA
.
retrieveUserOrNull
(
userId
:
Long
,
useCache
:
Boolean
=
true
)
:
User
?
(
source
)
Deprecated
Replaced by retrieveUserByIdOrNull
Replace with
retrieveUserByIdOrNull(userId)
Content copied to clipboard