Class used to build select menu components to be sent through the API
Constructs a new instance of the
RoleSelectMenuBuilder
className | Type | Optional | Description |
---|---|---|---|
data | Partial<RoleSelectMenuComponentData | APIRoleSelectComponent> | Yes | None |
Creates a new select menu builder from JSON data
Name | Type | Optional | Description |
---|---|---|---|
other | JSONEncodable<APIRoleSelectComponent> | APIRoleSelectComponent | No | The other data |