APIApplicationCommandInteractionDataBooleanOption
Signature
export type APIApplicationCommandInteractionDataBooleanOption = APIInteractionDataOptionBase<ApplicationCommandOptionType.Boolean, boolean>;Members
This export does not declare public properties or methods in the generated declaration file.