Skip to main content

Interface: CommandDoesNotHaveChatInputCommandHandlerPayload

Properties

command

command: Command<Args, CommandOptions>

Defined in

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


context

context: ChatInputCommandContext

Defined in

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


interaction

interaction: ChatInputCommandInteraction<CacheType>

Defined in

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