|
TDLib
|
This is the complete list of members for td::td_api::poll, including all inherited members.
| close_date_ | td::td_api::poll | |
| get_id() const final | td::td_api::poll | inlinevirtual |
| ID | td::td_api::poll | static |
| id_ | td::td_api::poll | |
| is_anonymous_ | td::td_api::poll | |
| is_closed_ | td::td_api::poll | |
| open_period_ | td::td_api::poll | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| options_ | td::td_api::poll | |
| poll() | td::td_api::poll | |
| poll(int64 id_, string const &question_, array< object_ptr< pollOption > > &&options_, int32 total_voter_count_, array< object_ptr< MessageSender > > &&recent_voter_ids_, bool is_anonymous_, object_ptr< PollType > &&type_, int32 open_period_, int32 close_date_, bool is_closed_) | td::td_api::poll | |
| question_ | td::td_api::poll | |
| recent_voter_ids_ | td::td_api::poll | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::poll | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| total_voter_count_ | td::td_api::poll | |
| type_ | td::td_api::poll | |
| ~TlObject()=default | td::TlObject | virtual |