export declare class ApplicationCommandOptionChannelTypesMixin
This mixin holds channel type symbols used for options.
readonlyoptionalApplicationCommandOptionAllowedChannelTypes[] channel_types? :
The channel types of this option.
addChannelTypes...channelTypes: ApplicationCommandOptionAllowedChannelTypes[]) : this (
...channelTypes: ApplicationCommandOptionAllowedChannelTypes[]
Adds channel types to this option.