wiz0u/WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1856
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1314 stars · 190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WTelegramClient is a Telegram Client API (MTProto) library written entirely in C# and .NET, allowing programs to connect to Telegram and control a user account (or bot) programmatically. It supports all Telegram Client APIs so you can do everything a full Telegram GUI client can do.
Use cases
- automate a telegram user account from c#
- send and receive telegram messages programmatically
- build a telegram userbot in .net
- read telegram channel messages with a script
- control telegram without the gui client
- implement telegram mtproto client api in c#
When to choose
- you need full Telegram user-client capabilities (not just bot API) from C#/.NET
- you want a pure managed .NET implementation without TDLib native dependencies
- you are comfortable with async C# and want fine-grained access to all MTProto methods
When to avoid
- you only need a simple Telegram bot - WTelegramBot or the Bot API is easier
- you are a C# beginner, as the library requires advanced async and pattern-matching skills
- you work outside the .NET ecosystem
Facets
library · maturity active
sdk http-client auth chatbot messaging-platforms developer-tools apis dotnet cross-platform telegram mtproto userbot telegram-client csharp messaging automation
2 sources
- readme: https://github.com/wiz0u/WTelegramClient · fetched 2026-08-28 · 5185a3954047
- homepage: https://wiz0u.github.io/WTelegramClient/ · fetched 2026-08-29 · 456f448755e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wiz0u/WTelegramClient | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="wiz0u/WTelegramClient")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem