CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.V2.PollOption Class Reference

Properties

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...
 

Property Documentation

◆ Label

string CoreTweet.V2.PollOption.Label
getset

Text of the poll choice.

◆ 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: