Telegram.Bot (17.0.0)
Published 2023-05-05 11:43:39 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 17.0.0 Telegram.Bot
About this package
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
Dependencies
ID | Version | Target Framework |
---|---|---|
Newtonsoft.Json | 12.0.2 | .NETCoreApp3.1 |
Newtonsoft.Json | 12.0.2 | .NETStandard2.0 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETStandard2.0 |