typealias ApplicationCommandOptionAllowedChannelTypes

export type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];

The type of allowed channel types used for a channel option.

Union Members

(typeof allowedChannelTypes)[number]