Simple framework for building powerful 🤖 Telegram bots 🤖 using long polling.
Info
Version: | 1.0.0-rc1 |
Author(s): | Poulad |
Last Update: | Thursday, January 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TelegramBots/Telegram.Bot.Framework.git |
NuGet Url: | https://www.nuget.org/packages/Telegram.Bot.Framework.Polling |
Install
Install-Package Telegram.Bot.Framework.Polling
dotnet add package Telegram.Bot.Framework.Polling
paket add Telegram.Bot.Framework.Polling
Telegram.Bot.Framework.Polling Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Telegram.Bot.Framework.Abstractions(>= 1.0.02)
Tags