Interface: ChatInputCommandErrorPayload
Hierarchy
↳
ChatInputCommandErrorPayload
Properties
command
• command: ChatInputCommand
Inherited from
IChatInputCommandPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:478
duration
• duration: number
Defined in
projects/framework/src/lib/types/Events.ts:504
interaction
• interaction: ChatInputCommandInteraction
<CacheType
>
Inherited from
IChatInputCommandPayload.interaction