class ApplicationCommandOptionChannelTypesMixin

export declare class ApplicationCommandOptionChannelTypesMixin

This mixin holds channel type symbols used for options.

readonlyoptional
channel_types? : ApplicationCommandOptionAllowedChannelTypes[]

The channel types of this option.

addChannelTypes() : this

Adds channel types to this option.