Preview environment

interface BaseSelectMenuComponentData

export interface BaseSelectMenuComponentData extends BaseComponentData

customId : string

optional
disabled? : boolean

optional
id? : number

the id of this component

Inherited from: BaseComponentData

optional
maxValues? : number

optional
minValues? : number

optional
placeholder? : string

The type of component

Inherited from: BaseComponentData