Popularity
8.5
Growing
Activity
9.1
-
3,005
143
675

Programming language: C#
License: MIT License
Tags: API    
Latest version: v18.0.0-alpha.1

Telegram.Bot alternatives and similar packages

Based on the "API" category.
Alternatively, view Telegram.Bot alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Telegram.Bot or a related project?

Add another 'API' Package

README

.NET Client for Telegram Bot API

package Bot API Version documentations telegram chat

build build downloads contributors license

Gitpod Ready-to-Code

Telegram.Bot is the most popular .NET Client for 🤖 Telegram Bot API.

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.

Check 👉 Bots: An introduction for developers 👈 to understand what a Telegram bot is and what it can do.

We, the Telegram Bots team, mainly focus on developing multiple NuGet packages for creating chatbots.

➡️ If Bot API is too limited for your use cases you can try Telegram Client API implementation written 100% in C# https://github.com/wiz0u/WTelegramClient

Package Documentation News Channel Team Group Chat
[package](docs/logo-nuget.png) [documentations](docs/logo-docs.png) [News Channel](docs/logo-channel.jpg) [Team](docs/logo-gh.png) [Group Chat](docs/logo-chat.jpg)
This package on NuGet Telegram bots book Subscribe to 📣 @tgbots_dotnet channel to get our latest news The team contributing to this work Join our chat 💬 to talk about bots and ask questions

🔨 Getting Started

Please check ➡️ the Quickstart guide.

🚧 Supported Platforms

Project targets .NET Standard 2.0 and .NET Core 3.1 at minimum.

📦 Extension Packages

This project is referred to as the core package and is always required for developing Telegram bots. There are extension packages that you can include in your bot projects for additional functionality:

✅ Correctness & Testing

This project is fully tested using Unit tests and Systems Integration tests before each release. In fact, our test cases are self-documenting and serve as examples for Bot API methods. Once you learn the basics of Telegram chatbots, you will be able to easily understand the code in examples and use it in your own bot projects.

🗂 References

<!-- ---- -->


*Note that all licence references and agreements mentioned in the Telegram.Bot README section above are relevant to that project's source code only.