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 f11da0a commit 30c2d87Copy full SHA for 30c2d87
telegram/const.go
@@ -8,7 +8,7 @@ import (
8
9
const (
10
ApiVersion = 204
11
- Version = "v1.5.9"
+ Version = "v1.6.0"
12
13
LogDebug = utils.DebugLevel
14
LogInfo = utils.InfoLevel
0 commit comments