Skip to content

RxTelegram is a C# implementation for the telegram bot api. It uses a reactive approach to make updates available for the user.

License

Notifications You must be signed in to change notification settings

RxTelegram/RxTelegram.Bot

Repository files navigation

RxTelegram.Bot

NuGet Downloads Quality Gate Status Coverage

RxTelegram.Bot supports Telegram Bot API 7.3 (as at May 6, 2024).

This is a reactive designed .NET Library for the Telegram Bot API. It works with the official Reactive Extentions.

Examples

Example bot implementations can be found at RxTelegram.Bot.Examples.

Changelog

To see all the changes in a release, please visit the official changelog.

Versioning

Major and minor versions always follow the telegram bot API versioning. Patch version changes indicate a bug fix in RxTelegram.Bot.

For example, version 7.0.3 is compatible with Telegram Bot API 7.0 and is the third patch of RxTelegram.Bot.

About

RxTelegram is a C# implementation for the telegram bot api. It uses a reactive approach to make updates available for the user.

Topics

Resources

License

Stars

Watchers

Forks

Languages