1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-07 03:25:49 +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 #### Optional typecasting
You can enable typecasting of `update` with `telegram-bot-types` by including You can enable typecasting of `update` with `telegram-bot-types` by including
`Telegram::Bot::UpdatesPoller::TypedUpdate`: `Telegram::Bot::UpdatesController::TypedUpdate`:
```ruby ```ruby
class Telegram::WebhookController < Telegram::Bot::UpdatesController class Telegram::WebhookController < Telegram::Bot::UpdatesController