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