This is the complete list of members for starTransaction, including all inherited members.
date_ | starTransaction | |
ID | starTransaction | static |
id_ | starTransaction | |
is_refund_ | starTransaction | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
partner_ | starTransaction | |
star_count_ | starTransaction | |
starTransaction() | starTransaction | |
starTransaction(string const &id_, int53 star_count_, bool is_refund_, int32 date_, object_ptr< StarTransactionPartner > &&partner_) | starTransaction | |
store(TlStorerToString &s, const char *field_name) const final | starTransaction | 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 | |
~TlObject()=default | TlObject | virtual |