-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Ankit Chaubey edited this page May 20, 2026
·
1 revision
ferogram is a fully async Telegram MTProto client library written in Rust.
Unlike Bot API wrappers, ferogram works directly with Telegram MTProto and supports both user and bot accounts.
ferogram can also be accessed from other languages. for example ferogram-py allows Python users to use the Rust core directly for better performance.
More cross-language bridges are currently in development.