Helps to create bots for Telegram by extending Telegram.Bot with CommandManagement.
Info
Version: | 0.9.0 |
Author(s): | Mitja Bochmann |
Last Update: | Tuesday, November 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mitja-bochmann/Telegram.Bot.Framework |
NuGet Url: | https://www.nuget.org/packages/Telegram.BotFramework |
Install
Install-Package Telegram.BotFramework
dotnet add package Telegram.BotFramework
paket add Telegram.BotFramework
Telegram.BotFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Telegram.Bot(>= 15.7.1)
Tags