Interface: MessageSubcommandNoMatchContext
subcommands/src.MessageSubcommandNoMatchContext
Hierarchy
RunContext
↳
MessageSubcommandNoMatchContext
Properties
commandName
• commandName: string
Inherited from
MessageCommand.RunContext.commandName
Defined in
node_modules/@sapphire/framework/dist/index.d.ts:2089
commandPrefix
• commandPrefix: string
Inherited from
MessageCommand.RunContext.commandPrefix
Defined in
node_modules/@sapphire/framework/dist/index.d.ts:2094
possibleSubcommandGroupOrName
• possibleSubcommandGroupOrName: null
| string
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:29
possibleSubcommandName
• possibleSubcommandName: null
| string
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:28
prefix
• prefix: string
| RegExp
Inherited from
MessageCommand.RunContext.prefix
Defined in
node_modules/@sapphire/framework/dist/index.d.ts:2085