Types Index
This section documents the shared request/response types that are actually reused across handlers and runtime flows.
Type pages
Important limitation
There is no single formal schema layer for every command in the codebase. Some result families are strongly normalized (Message, Channel, SettingsNormalizer, InviteNormalizer, etc.), while some mutation commands still return service-assembled dicts or TDLib-like {"@type":"ok"} payloads.