зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-04 10:15:50 +03:00
Added chat_join_request to PAYLOAD_TYPES + update API
Этот коммит содержится в:
@@ -1,5 +1,5 @@
|
||||
# Generated with bin/fetch-telegram-methods
|
||||
# Bot API 6.6
|
||||
# Bot API 6.7
|
||||
|
||||
getUpdates
|
||||
setWebhook
|
||||
@@ -72,6 +72,8 @@ answerCallbackQuery
|
||||
setMyCommands
|
||||
deleteMyCommands
|
||||
getMyCommands
|
||||
setMyName
|
||||
getMyName
|
||||
setMyDescription
|
||||
getMyDescription
|
||||
setMyShortDescription
|
||||
|
||||
@@ -101,6 +101,7 @@ module Telegram
|
||||
poll_answer
|
||||
my_chat_member
|
||||
chat_member
|
||||
chat_join_request
|
||||
].freeze
|
||||
|
||||
class << self
|
||||
|
||||
Ссылка в новой задаче
Block a user