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