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