ChannelSelectMenuComponent
Signature
export declare class ChannelSelectMenuComponent extends BaseSelectMenuComponent<ComponentType.ChannelSelect>Properties
2Methods
0No methods.
Properties
channelsTypesGetterget channelsTypes(): ChannelType[] | undefined;defaultValuesGetterget defaultValues(): APISelectMenuDefaultValue<SelectMenuDefaultValueType.Channel>[] | undefined;