Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.35 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.35 KB

RxTelegram.Bot

NuGet Downloads Quality Gate Status Coverage

RxTelegram.Bot supports Telegram Bot API 7.10 (as at September 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.