GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ChannelSelectMenuComponent

API/Classes/ChannelSelectMenuComponent
seyfert/lib/components/ChannelSelectMenuComponent.d.ts

Signature

export declare class ChannelSelectMenuComponent extends BaseSelectMenuComponent<ComponentType.ChannelSelect>

Properties

2
channelsTypesdefaultValues

Methods

0

No methods.

Properties

channelsTypes#Getter
get channelsTypes(): ChannelType[] | undefined;
defaultValues#Getter
get defaultValues(): APISelectMenuDefaultValue<SelectMenuDefaultValueType.Channel>[] | undefined;