Interface: ChatInputCommandDeniedPayload
Hierarchy
↳
ChatInputCommandDeniedPayload
Properties
command
• command: ChatInputCommand
Inherited from
IChatInputCommandPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:442
context
• context: ChatInputCommandContext
Defined in
projects/framework/src/lib/types/Events.ts:450
interaction
• interaction: CommandInteraction
<CacheType
>
Inherited from
IChatInputCommandPayload.interaction