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.
Example bot implementations can be found at RxTelegram.Bot.Examples.
To see all the changes in a release, please visit the official changelog.
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.