|
tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
|
This is the canonical API reference entry point for tdlib-obf.
updateAuthorizationState and apply setTdlibParameters when authorizationStateWaitTdlibParameters is reached.updateNewChat as the cache-seeding update, use loadChats for incremental list synchronization, and consume updateFile for transfer-state updates.addProxy/enableProxy with proxyTypeMtproto for MTProto proxy routing, and configure resolver behavior through getOption("dns_type") / getOption("custom_dns_url").td/generate/scheme/td_api.tl; generated objects in td_api.h are produced from that schema.td_api (td/generate/scheme/td_api.tl) when integrating through TDLib object APIs.tdjson (td/telegram/td_json_client.h) when integrating from non-C++ runtimes.td/generate/scheme/td_api.tl.td_api.h comments are injected by td/generate/doxygen_tl_docs.py.build/docs/api/html/index.html.cmake --build build --target td_generate_api_docs.build/docs/api/html/index.html.td/generate/scheme/td_api.tl comments and regenerate.See docs/api/public_api_surfaces.md for the curated public allowlist and excluded internal headers.