export class UserSelectMenuComponent extends BaseSelectMenuComponent<APIUserSelectComponent>
Represents a user select menu component
readonlyboolean disabled :
Whether this select menu is disabled
Inherited from: BaseSelectMenuComponent
The maximum amount of options that can be selected
Inherited from: BaseSelectMenuComponent
The minimum amount of options that must be selected
Inherited from: BaseSelectMenuComponent
The placeholder for this select menu
Inherited from: BaseSelectMenuComponent