Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

a .NET Core 3.1 implementation for the Telegram Bot API

License

Notifications You must be signed in to change notification settings

devnulli/TelegramBotApi.NET

Repository files navigation

TelegramBotApi.NET

This is an implementation for the Telegram Bot API that targets .NET Core (currently 5.0) and has no other dependencies.
This API is also published as Nuget Package.

It is designed for simple use, so that beginners can use Telegram Bots for fun, house automation, whatever. Although its for simple use, the target is to keep track and implement all of Telegrams API in this one dll.

Nuget Package

Repository

Issues and Bugs

The easiest case

Although the library intends to cover all of Telegrams Bot API, and complex usecases, the most simple Bot would look like this:

easiest case

About

a .NET Core 3.1 implementation for the Telegram Bot API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages