|
| int | Position [get, set] |
| | Position of this choice in the poll. More...
|
| |
| string | Label [get, set] |
| | Text of the poll choice. More...
|
| |
| int | Votes [get, set] |
| | Number of votes this poll choice received. More...
|
| |
◆ Label
| string CoreTweet.V2.PollOption.Label |
|
getset |
◆ Position
| int CoreTweet.V2.PollOption.Position |
|
getset |
Position of this choice in the poll.
◆ Votes
| int CoreTweet.V2.PollOption.Votes |
|
getset |
Number of votes this poll choice received.
The documentation for this class was generated from the following file: