|
TDLib
|
This is the complete list of members for td::td_api::sendCallRating, including all inherited members.
| call_id_ | td::td_api::sendCallRating | |
| comment_ | td::td_api::sendCallRating | |
| get_id() const final | td::td_api::sendCallRating | inlinevirtual |
| ID | td::td_api::sendCallRating | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| problems_ | td::td_api::sendCallRating | |
| rating_ | td::td_api::sendCallRating | |
| ReturnType typedef | td::td_api::sendCallRating | |
| sendCallRating() | td::td_api::sendCallRating | |
| sendCallRating(int32 call_id_, int32 rating_, string const &comment_, array< object_ptr< CallProblem > > &&problems_) | td::td_api::sendCallRating | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::sendCallRating | 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 |