Skip to content
Ankit Chaubey edited this page May 20, 2026 · 1 revision

Welcome to the ferogram wiki!

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.

Clone this wiki locally