toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core
/
Kord
/
createGuildMessageCommand
create
Guild
Message
Command
inline suspend
fun
createGuildMessageCommand
(
guildId
:
Snowflake
,
name
:
String
,
builder
:
MessageCommandCreateBuilder
.
(
)
->
Unit
=
{}
)
:
GuildMessageCommand
(
source
)