Implementation of Telegram Bot API not by Telegram.
Info
Version: | 0.1.1 |
Author(s): | CasperCBroeren |
Last Update: | Sunday, October 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CasperCBroeren/TelegramBotAPI |
NuGet Url: | https://www.nuget.org/packages/TelegramBot |
Install
Install-Package TelegramBot
dotnet add package TelegramBot
paket add TelegramBot
TelegramBot Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Net.Http(>= 4.1.0)
- System.Net.Requests(>= 4.0.11)
- Newtonsoft.Json(>= 9.0.1)
- System.Runtime.Serialization.Json(>= 4.0.2)
Tags