зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-04 02:05:52 +03:00
Bot api 7.0 (#229)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
57b17f068c
Коммит
6140f7a68a
@@ -18,6 +18,12 @@ RSpec.describe Telegram::Bot::UpdatesController::TypedUpdate do
|
||||
my_chat_member
|
||||
chat_member
|
||||
chat_join_request
|
||||
|
||||
# TODO: remove when added to telegram-bot-types
|
||||
message_reaction
|
||||
message_reaction_count
|
||||
chat_boost
|
||||
removed_chat_boost
|
||||
]).
|
||||
map { |x| [x, Telegram::Bot::Types.const_get(x.camelize)] }.to_h.
|
||||
merge(
|
||||
|
||||
Ссылка в новой задаче
Block a user