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