#include </home/runner/work/tdlib-obf/tdlib-obf/td/telegram/Client.h>
A request to the TDLib.
Definition at line 217 of file Client.h.
◆ function
TDLib API function representing a request to TDLib.
Definition at line 228 of file Client.h.
◆ id
| std::uint64_t td::Client::Request::id |
Request identifier. Responses to TDLib requests will have the same id as the corresponding request. Updates from TDLib will have id == 0, incoming requests are thus disallowed to have id == 0.
Definition at line 223 of file Client.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/telegram/Client.h