The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
Info
Version: | 19.0.0 |
Author(s): | RoundRobin, Poulad |
Last Update: | Sunday, May 7, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/TelegramBots/telegram.bot |
NuGet Url: | https://www.nuget.org/packages/Telegram.Bot |
Install
Install-Package Telegram.Bot
dotnet add package Telegram.Bot
paket add Telegram.Bot
Telegram.Bot Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Requests(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Requests(>= 4.3.0)
Tags