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 41e4230 commit 020f85fCopy full SHA for 020f85f
README.md
@@ -21,10 +21,9 @@ Install the latest version:
21
go get -u github.com/OvyFlash/telegram-bot-api
22
```
23
24
+
25
> ❗ Tag versioning is discouraged due to the unstable nature of the Telegram Bot API, and it might break at any time after the API changes.
->```
26
->go get -u github.com/OvyFlash/telegram-bot-api/v7
27
+> ~~`go get -u github.com/OvyFlash/telegram-bot-api/v7`~~
28
29
## Quick Start
30
0 commit comments