We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf8230 commit efb258fCopy full SHA for efb258f
README.md
@@ -21,7 +21,7 @@ Now you can see the same pattern in Telegram Bot API.
21
22
Start by importing the library into your project
23
24
-`dotnet add package TelegramBot.NET --version 1.0.5`
+`dotnet add package TelegramBot.NET --version 1.0.8`
25
26
1. Implement simple handler in your `Program.cs`
27
0 commit comments