Skip to main content

Interface: CommandSpecificRunIn

A more detailed structure for CommandOptions.runIn when you want to have a different runIn for each command type.

Since

4.7.0

Properties

chatInputRun

Optional chatInputRun: CommandRunInUnion

Defined in

projects/framework/src/lib/types/CommandTypes.ts:53


contextMenuRun

Optional contextMenuRun: CommandRunInUnion

Defined in

projects/framework/src/lib/types/CommandTypes.ts:55


messageRun

Optional messageRun: CommandRunInUnion

Defined in

projects/framework/src/lib/types/CommandTypes.ts:54