This library allows you to send messages on behalf of the bot to Telegram chats and channels, as well as photos.
Info
Version: | 1.0.2 |
Author(s): | Alexei Tkachev |
Last Update: | Wednesday, November 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Axelweaver/q101-netcore-telegram-bot-helper |
NuGet Url: | https://www.nuget.org/packages/Q101.NetCoreTelegramBotHelper |
Install
Install-Package Q101.NetCoreTelegramBotHelper
dotnet add package Q101.NetCoreTelegramBotHelper
paket add Q101.NetCoreTelegramBotHelper
Q101.NetCoreTelegramBotHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- newtonsoft.json(>= 12.0.3)