Class ChannelSelector<T>

Type Parameters

Hierarchy (view full)

Constructors

Properties

channelTypes: ChannelType[]
customId: string = ...
max: number
min: number
onSelect: ((msg, objs) => any)

Type declaration

placeholder: string

Methods