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