Search...
export type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];
export type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];
The type of allowed channel types used for a channel option.