1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-08-28 15:26:18 +03:00
Этот коммит содержится в:
Konstantin Reido
2018-06-22 00:25:20 +03:00
родитель b6bef94081
Коммит 8b6dc60aaa

Просмотреть файл

@@ -206,7 +206,7 @@ def edit_message(type, params = {}); end
#### Optional typecasting
You can enable typecasting of `update` with `telegram-bot-types` by including
`Telegram::Bot::UpdatesPoller::TypedUpdate`:
`Telegram::Bot::UpdatesController::TypedUpdate`:
```ruby
class Telegram::WebhookController < Telegram::Bot::UpdatesController