xelaj/mtproto
🦋 Full-native go implementation of Telegram API observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2159
- days_rel: n/a
- days_push: 903
- n_releases_24m: 0
Adoption not part of the score
1346 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A full-native Go implementation of the Telegram MTProto protocol, providing a client library for interacting with the Telegram API without external dependencies. It supports the latest API schema, multi-accounting, and gateway mode while leaving session storage and auth control to the developer.
Use cases
- build a telegram bot in go
- send messages via telegram api from golang
- implement a custom telegram client
- read telegram channel messages programmatically
- manage multiple telegram accounts in one app
- avoid tdlib dependency for telegram integration
When to choose
- you want a pure-Go Telegram client with no C dependencies like TDLib
- you need fine-grained control over sessions, auth, and caching
- you need support for recent Telegram API features like video calls and comments
When to avoid
- you want a batteries-included client with built-in caching and database storage
- you need a battle-tested, widely adopted library for production-critical systems
- you prefer higher-level bot frameworks with simpler abstractions
Facets
library · maturity active
http-client serialization cryptography sdk messaging-platforms apis developer-tools go cross-platform telegram mtproto telegram-api telegram-client api-client tdlib-alternative
1 source
- readme: https://github.com/xelaj/mtproto · fetched 2026-08-28 · b1429a80dabf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xelaj/mtproto | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem