зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-04 10:15:50 +03:00
Сравнить коммиты
2 Коммитов
| Автор | SHA1 | Дата | |
|---|---|---|---|
|
|
d1d15d9910 | ||
|
|
e557a217eb |
@@ -1,4 +1,4 @@
|
|||||||
# 0.7.2
|
# 0.7.1
|
||||||
|
|
||||||
- Bot API 2.1
|
- Bot API 2.1
|
||||||
- Fixed possible crashes when payload type is not supported.
|
- Fixed possible crashes when payload type is not supported.
|
||||||
|
|||||||
@@ -71,16 +71,11 @@ module Telegram
|
|||||||
answerCallbackQuery
|
answerCallbackQuery
|
||||||
answerInlineQuery
|
answerInlineQuery
|
||||||
forwardMessage
|
forwardMessage
|
||||||
getChat
|
|
||||||
getChatAdministrators
|
|
||||||
getChatMember
|
|
||||||
getChatMembersCount
|
|
||||||
getFile
|
getFile
|
||||||
getMe
|
getMe
|
||||||
getUpdates
|
getUpdates
|
||||||
getUserProfilePhotos
|
getUserProfilePhotos
|
||||||
kickChatMember
|
kickChatMember
|
||||||
leaveChat
|
|
||||||
sendAudio
|
sendAudio
|
||||||
sendChatAction
|
sendChatAction
|
||||||
sendContact
|
sendContact
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module Telegram
|
module Telegram
|
||||||
module Bot
|
module Bot
|
||||||
VERSION = '0.7.2'.freeze
|
VERSION = '0.7.1'.freeze
|
||||||
|
|
||||||
def self.gem_version
|
def self.gem_version
|
||||||
Gem::Version.new VERSION
|
Gem::Version.new VERSION
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user