Info
Version: | 7.10.0 |
Author(s): | Quetzal Rivera |
Last Update: | Saturday, September 7, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Eptagone/Telegram.BotAPI |
NuGet Url: | https://www.nuget.org/packages/Telegram.BotAPI |
Install
Install-Package Telegram.BotAPI
dotnet add package Telegram.BotAPI
paket add Telegram.BotAPI
Telegram.BotAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 5.0.1)
Tags
Full support for Bot API v7.10 (September 6, 2024).
- Contains all classes and methods available from the Bot API.