Telegram.Bot.Extensions.Polling (1.0.0)
Published 2023-05-05 11:43:40 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 1.0.0 Telegram.Bot.Extensions.Polling
About this package
Provides ITelegramBotClient extensions for polling updates.
Dependencies
ID | Version | Target Framework |
---|---|---|
JetBrains.Annotations | 2021.3.0 | .NETCoreApp3.1 |
System.Threading.Channels | 6.0.0 | .NETCoreApp3.1 |
Telegram.Bot | 17.0.0 | .NETCoreApp3.1 |
JetBrains.Annotations | 2021.3.0 | .NETStandard2.0 |
System.Threading.Channels | 6.0.0 | .NETStandard2.0 |
Telegram.Bot | 17.0.0 | .NETStandard2.0 |