ChatInputCommandCommand
Inheritors
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set of Permissions required to execute this command unless a server admin changed them.
Link copied to clipboard
whether the command is enabled by default when the app is added to a guild.
Link copied to clipboard
The description of the command.
Link copied to clipboard
A map containing all localizations of description.
Link copied to clipboard
The groups of this command, each group contains at least one sub command.
Link copied to clipboard
A map containing all localizations of name.
Link copied to clipboard
Link copied to clipboard
The directly nested sub commands of this command.
Link copied to clipboard
Functions
Link copied to clipboard
abstract suspend fun edit(builder: suspend ChatInputModifyBuilder.() -> Unit): ChatInputCommandCommand