SlashCommandInput
typeThe fields you write for a chat slash command. The `kind` discriminator is added by slashCommand.
Import
import { SlashCommandInput } from '@modular/sdk';Notes
- category
- Authoring
The fields you write for a chat slash command. The `kind` discriminator is added by slashCommand.