Interface: ChatInputCommandAcceptedPayload
Extends
Extended by
Properties
command
command:
ChatInputCommand
Inherited from
PreChatInputCommandRunPayload . command
Source
projects/framework/src/lib/types/Events.ts:500
context
context:
ChatInputCommandContext
Inherited from
PreChatInputCommandRunPayload . context
Source
projects/framework/src/lib/types/Events.ts:504
interaction
interaction:
ChatInputCommandInteraction<CacheType>
Inherited from
PreChatInputCommandRunPayload . interaction