Interface: ChatInputSubcommandNoMatchContext
Extends
ChatInputCommandContext
Properties
command
command:
Subcommand
<Args
,SubcommandOptions
>
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:38
commandId
commandId:
string
The id of the command.
Inherited from
ChatInputCommandContext.commandId
Defined in
node_modules/@sapphire/framework/dist/esm/index.d.mts:1302
commandName
commandName:
string
The name of the command.
Inherited from
ChatInputCommandContext.commandName
Defined in
node_modules/@sapphire/framework/dist/esm/index.d.mts:1298
identifier
identifier:
ChatInputSubcommandNoMatch
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:39
message
message:
string
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:40