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 7ddebcb commit 533d84cCopy full SHA for 533d84c
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 0.16.3
4
+
5
- Update to Bot API 7.7
6
- Added `pre_checkout_query` to PAYLOAD_TYPES
7
lib/telegram/bot/version.rb
@@ -2,7 +2,7 @@
module Telegram
module Bot
- VERSION = '0.16.2'
+ VERSION = '0.16.3'
def self.gem_version
8
Gem::Version.new VERSION
0 commit comments