Production-grade async Telegram MTProto client: updates, bots, flood-wait, dialogs, messages
Python bindings for the Ferogram MTProto framework
Session persistence types and storage backends for ferogram
Raw TCP connection, MTProto framing and transport for ferogram
MTProto sender pool and retry policy for ferogram
Procedural macros for ferogram - #[derive(FsmState)]
Cryptographic primitives for Telegram MTProto: AES-IGE, RSA, SHA-1/256, auth key derivation
Telegram HTML and Markdown entity parsers for ferogram
FSM state management for ferogram bots
MTProto 2.0 session management, message framing, DH key exchange and transport abstractions
Auto-generated Telegram TL types: constructors, functions, enums (Layer 225)
Telegram Secret Chat end-to-end encryption implementation for Ferogram