|
tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
|
This is the complete list of members for td::td_api::pollOptionProperties, including all inherited members.
| can_be_deleted_ | td::td_api::pollOptionProperties | |
| can_be_replied_ | td::td_api::pollOptionProperties | |
| can_be_replied_in_another_chat_ | td::td_api::pollOptionProperties | |
| can_get_link_ | td::td_api::pollOptionProperties | |
| ID | td::td_api::pollOptionProperties | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| pollOptionProperties() | td::td_api::pollOptionProperties | |
| pollOptionProperties(bool can_be_deleted_, bool can_be_replied_, bool can_be_replied_in_another_chat_, bool can_get_link_) | td::td_api::pollOptionProperties | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::pollOptionProperties | 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 | |
| ~TlObject()=default | td::TlObject | virtual |