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