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