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