Readonly run
run: (interaction: MessageComponentInteraction, args: string[]) => unknown
Type declaration
- (interaction: MessageComponentInteraction, args: string[]): unknown
Parameters
interaction: MessageComponentInteraction
args: string[]
Returns unknown