export declare class ApplicationCommandOptionChannelTypesMixin
export declare class ApplicationCommandOptionChannelTypesMixin
This mixin holds channel type symbols used for options.
Readonly
Optional
The channel types of this option.
addChannelTypes(channelTypes)
:
this
Adds channel types to this option.
Name | Type | Optional | Description |
---|---|---|---|
channelTypes | ApplicationCommandOptionAllowedChannelTypes[] | No | The channel types |