toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core
/
Kord
/
createGuildChatInputCommand
create
Guild
Chat
Input
Command
inline suspend
fun
createGuildChatInputCommand
(
guildId
:
Snowflake
,
name
:
String
,
description
:
String
,
builder
:
ChatInputCreateBuilder
.
(
)
->
Unit
=
{}
)
:
GuildChatInputCommand
(
source
)