diff --git a/.github/telegram b/.github/telegram index 3cf2e93..e69de29 100644 --- a/.github/telegram +++ b/.github/telegram @@ -1 +0,0 @@ -https://api.telegram.org/bot<7657310609:AAEJVfKl0qJ0sR2MPm_rPvgxCZ4yX1pZj0w>/setWebhook?url=/<7657310609:AAEJVfKl0qJ0sR2MPm_rPvgxCZ4yX1pZj0w>> \ No newline at end of file diff --git a/python.test.telegram.org b/python.test.telegram.org new file mode 100644 index 0000000..9fe3212 --- /dev/null +++ b/python.test.telegram.org @@ -0,0 +1 @@ +python.test.telegram.org diff --git a/webhook.go b/webhook.go index 9ed793c..0b152fb 100644 --- a/webhook.go +++ b/webhook.go @@ -25,6 +25,8 @@ import ( ) const ( + + version = "2.8.2" )