export class RoleSelectMenuComponent extends BaseSelectMenuComponent<APIRoleSelectComponent>
Represents a role select menu component
readonlystring customId :
The custom id of this select menu
APIMessageComponent data :
The API data associated with this component
readonlyboolean disabled :
Whether this select menu is disabled
readonlyoptionalnumber maxValues? :
The maximum amount of options that can be selected
readonlyoptionalnumber minValues? :
The minimum amount of options that must be selected
readonlyoptionalstring placeholder? :
The placeholder for this select menu
readonlyComponentType type :
The type of the component