Interface RawChannelSelectMenuOptions

interface RawChannelSelectMenuOptions {
    channel_types: ChannelTypes[];
}

Hierarchy (view full)

Properties

Properties

channel_types: ChannelTypes[]