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