toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.supplier
/
RestEntitySupplier
/
getInviteOrNull
get
Invite
Or
Null
suspend
fun
getInviteOrNull
(
code
:
String
,
withCounts
:
Boolean
=
true
,
withExpiration
:
Boolean
=
true
,
scheduledEventId
:
Snowflake
?
=
null
)
:
Invite
?
(
source
)