class ApplicationCommandOptionChannelTypesMixin

external
declare class ApplicationCommandOptionChannelTypesMixin

This mixin holds channel type symbols used for options.

readonlyoptionalexternal
channel_types? : ApplicationCommandOptionAllowedChannelTypes[]

The channel types of this option.

external
addChannelTypes() : this

Adds channel types to this option.