kord-rest
common
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
)