Preview environment

typealias APIApplicationCommandInteractionDataBooleanOption

export type APIApplicationCommandInteractionDataBooleanOption = APIInteractionDataOptionBase<ApplicationCommandOptionType.Boolean, boolean>;