Skip to main content

Interface: CommandDoesNotHaveMessageCommandHandler

Properties

command

command: Command <Args, CommandOptions>

Source

projects/framework/src/lib/types/Events.ts:443


commandPrefix

commandPrefix: string

Source

projects/framework/src/lib/types/Events.ts:442


message

message: Message<boolean>

Source

projects/framework/src/lib/types/Events.ts:440


prefix

prefix: string | RegExp

Source

projects/framework/src/lib/types/Events.ts:441