diff --git a/telegram/const.go b/telegram/const.go index 47087d53..1539b9b1 100644 --- a/telegram/const.go +++ b/telegram/const.go @@ -7,7 +7,7 @@ import ( ) const ( - ApiVersion = 195 + ApiVersion = 194 Version = "v1.4.7" LogDebug = utils.DebugLevel