A response to a request, or an incoming update from TDLib.
Public Fields | |
std::uint64_t | id |
td_api::object_ptr< td_api::Object > | object |
std::uint64_t id |
TDLib request identifier, which corresponds to the response, or 0 for incoming updates from TDLib.
td_api::object_ptr<td_api::Object> object |
TDLib API object representing a response to a TDLib request or an incoming update.