diskord
5.2.0
common
diskord-bot
/
com.jessecorbett.diskord.bot.interaction
/
SubcommandGroupBuilder
Subcommand
Group
Builder
open
class
SubcommandGroupBuilder
(
source
)
Inheritors
CommandGroupBuilder
Members
Functions
slash
Command
Link copied to clipboard
fun
slashCommand
(
name
:
String
,
description
:
String
,
builder
:
CommandContext
<
ApplicationCommand
>
.
(
)
->
Unit
)