Interface: ChatInputCommandAcceptedPayload
Hierarchy
↳
ChatInputCommandAcceptedPayload
Properties
command
• command: ChatInputCommand
Inherited from
PreChatInputCommandRunPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:478
context
• context: ChatInputCommandContext
Inherited from
PreChatInputCommandRunPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:482
interaction
• interaction: ChatInputCommandInteraction
<CacheType
>
Inherited from
PreChatInputCommandRunPayload.interaction