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