Telegram.Bot Documentation

repository·master·Indexed 25 days ago

https://github.com/telegrambots/telegram.bot

A .NET client for the Telegram Bot API that provides a high-level interface for building chatbots in C#. Supports .NET Standard 2.0, .NET 6, and .NET 8. Includes core functionality and extension packages for Login Widget and Telegram Passport integration.

Tokens
266
Snippets
0
Records
4
Agent score
37%

What's inside Telegram.Bot

  1. Use Telegram.Bot extension packages

    master

    In addition to the core Telegram.Bot package, you can include specific extension packages to add specialized functionality to your bot:

    • Telegram.Bot.Extensions.LoginWidget: For Login Widget integration.
    • Telegram.Bot.Extensions.Passport: For Telegram Passport integration.