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