Represents a select menu option builder.
Extends
BuildersSelectMenuOptionConstructs a new instance of the 
StringSelectMenuOptionBuilder class| Name | Type | Optional | Description | 
|---|---|---|---|
| data | SelectMenuComponentOptionData | APISelectMenuOption | Yes | None | 
Creates a new select menu option builder from JSON data
| Name | Type | Optional | Description | 
|---|---|---|---|
| other | JSONEncodable<APISelectMenuOption> | APISelectMenuOption | No | The other data | 
Sets the emoji to display on this option
| Name | Type | Optional | Description | 
|---|---|---|---|
| emoji | ComponentEmojiResolvable | No | The emoji to display on this option |