Package me. jakejmattson. discordkt. commands
Command builders, events, and functions.
Types
A generic command execution event.
This is not for you...
DSL used to build a set of commands.
A command that can be executed via the context menu.
An event fired by a contextual slash command.
The discord context of the command execution.
An event that can only be fired in a DM.
A text command that can only be executed in a DM.
A slash command that can be executed anywhere.
A text command that can be executed from anywhere.
An event that can only be fired in a guild.
A slash command that can be executed in a guild.
An event fired by a guild slash command.
A text command that can only be executed in a guild.
Abstract slash command representation.
An event fired by a slash command.
This is not for you...
DSL used to build a set of commands.
Abstract text command representation.
Functions
Create a block for registering commands.
Create a block for registering commands.