|
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::answerShippingQuery, including all inherited members.
| answerShippingQuery() | td::td_api::answerShippingQuery | |
| answerShippingQuery(int64 shipping_query_id_, array< object_ptr< shippingOption > > &&shipping_options_, string const &error_message_) | td::td_api::answerShippingQuery | |
| error_message_ | td::td_api::answerShippingQuery | |
| ID | td::td_api::answerShippingQuery | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| ReturnType typedef | td::td_api::answerShippingQuery | |
| shipping_options_ | td::td_api::answerShippingQuery | |
| shipping_query_id_ | td::td_api::answerShippingQuery | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::answerShippingQuery | virtual |
| td::td_api::Function::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Function::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 |