Helper library for Telegram.Bot.Builder which allows to use webhooks for accepting incoming updates.
Info
Version: | 1.0.0 |
Author(s): | Telegram.Bot.Builder.Webhook |
Last Update: | Sunday, September 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Gradi/Telegram.Bot.Builder |
NuGet Url: | https://www.nuget.org/packages/Telegram.Bot.Builder.Webhook |
Install
Install-Package Telegram.Bot.Builder.Webhook
dotnet add package Telegram.Bot.Builder.Webhook
paket add Telegram.Bot.Builder.Webhook
Telegram.Bot.Builder.Webhook Download (Unzip the "nupkg" after downloading)
Dependencies
- Telegram.Bot.Builder(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.3)