This is the complete list of members for pollOption, including all inherited members.
ID | pollOption | static |
is_being_chosen_ | pollOption | |
is_chosen_ | pollOption | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
pollOption() | pollOption | |
pollOption(object_ptr< formattedText > &&text_, int32 voter_count_, int32 vote_percentage_, bool is_chosen_, bool is_being_chosen_) | pollOption | |
store(TlStorerToString &s, const char *field_name) const final | pollOption | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
text_ | pollOption | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
vote_percentage_ | pollOption | |
voter_count_ | pollOption | |
~TlObject()=default | TlObject | virtual |