export declare class ApplicationCommandOptionChannelTypesMixin
This mixin holds channel type symbols used for options.
addChannelTypes...channelTypes: RestOrArray<ApplicationCommandOptionAllowedChannelType>) : this (
...channelTypes: RestOrArray<ApplicationCommandOptionAllowedChannelType>
Adds channel types to this option.
setChannelTypes...channelTypes: RestOrArray<ApplicationCommandOptionAllowedChannelType>) : this (
...channelTypes: RestOrArray<ApplicationCommandOptionAllowedChannelType>
Sets the channel types for this option.