toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
InteractionService
/
getGuildApplicationCommands
get
Guild
Application
Commands
suspend
fun
getGuildApplicationCommands
(
applicationId
:
Snowflake
,
guildId
:
Snowflake
,
withLocalizations
:
Boolean
?
=
null
)
:
List
<
DiscordApplicationCommand
>
(
source
)