Interface ChannelSelectMenuOptions

interface ChannelSelectMenuOptions {
    channelTypes: ChannelTypes[];
}

Hierarchy (view full)

Properties

Properties

channelTypes: ChannelTypes[]