CommandOptionWithType
Signature
export type CommandOptionWithType = CommandOption & { type: ApplicationCommandOptionType;};Members
This export does not declare public properties or methods in the generated declaration file.
export type CommandOptionWithType = CommandOption & { type: ApplicationCommandOptionType;};This export does not declare public properties or methods in the generated declaration file.