This is the complete list of members for poll, including all inherited members.
close_date_ | poll | |
ID | poll | static |
id_ | poll | |
is_anonymous_ | poll | |
is_closed_ | poll | |
open_period_ | poll | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
options_ | poll | |
poll() | poll | |
poll(int64 id_, object_ptr< formattedText > &&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_) | poll | |
question_ | poll | |
recent_voter_ids_ | poll | |
store(TlStorerToString &s, const char *field_name) const final | poll | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
total_voter_count_ | poll | |
type_ | poll | |
~TlObject()=default | TlObject | virtual |