# TelegramBots/Telegram.Bot

.NET Client for Telegram Bot API

Repository: https://github.com/TelegramBots/Telegram.Bot
Canonical: https://ross.abutalabs.com/products/telegrambot
Homepage: https://telegrambots.github.io/book
Language: C#
License: MIT
License Family: permissive
Topics: telegram, telegram-bot, telegram-bot-api, chatbot, bot
Last push: 2026-08-25T23:22:50+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 4085, "days_push": 8, "days_rel": 555, "gap_med": 1.5, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3643, forks 709 (observed 2026-08-28T04:08:12.865696+00:00)

## What it is
Telegram.Bot is the most popular .NET client library for the Telegram Bot API, letting developers build Telegram chatbots in C#. It supports the full Bot API surface including long polling and webhook-based update handling, with extensive documentation and examples.

## Use cases
- build a telegram bot in c#
- send messages from a .net app to telegram
- handle telegram bot updates via webhook in asp.net
- create a telegram chatbot with long polling
- integrate telegram notifications into a dotnet service

## When to choose
- you are building a Telegram bot in .NET/C# and want a mature, well-documented client
- you need full coverage of the latest Telegram Bot API features
- you want examples for console, ASP.NET webhook, or serverless deployments

## When to avoid
- you are not using a .NET language
- you need the full Telegram client API (not just the Bot API) - consider WTelegramClient instead

## Facets
- artifact type: library
- maturity: active
- function: http-client, chatbot, sdk
- domain: chatbots, messaging-platforms, developer-tools, apis
- platform: dotnet, cross-platform, serverless
- tags: telegram-bot-api, csharp, nuget, long-polling, webhook, web-server

## Member repositories
- TelegramBots/Telegram.Bot (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.865696+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:46.296069+00:00, confidence not recorded.
  - readme: https://github.com/TelegramBots/Telegram.Bot (fetched 2026-08-28T04:08:12.865696+00:00, sha 778bf522f2e5)
  - homepage: https://telegrambots.github.io/book (fetched 2026-08-29T09:26:05.067255+00:00, sha ae6d4b6f0cf3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
