toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
InviteService
/
getInvite
get
Invite
suspend
fun
getInvite
(
code
:
String
,
withCounts
:
Boolean
?
=
null
,
withExpiration
:
Boolean
?
=
null
,
guildScheduledEventId
:
Snowflake
?
=
null
)
:
DiscordInvite
(
source
)