class DetransportTelegram::Bot
- DetransportTelegram::Bot
- TelegramBot::Bot
- Reference
- Object
Included Modules
- TelegramBot::CmdHandler
Defined in:
detransport_telegram/bot.crConstructors
Instance Method Summary
-
#handle(message : TelegramBot::Message)
handle messages
-
#handle(callback_query : TelegramBot::CallbackQuery)
handle callback query
Constructor Detail
Instance Method Detail
def handle(message : TelegramBot::Message)
#
Description copied from class TelegramBot::Bot
handle messages
def handle(callback_query : TelegramBot::CallbackQuery)
#
Description copied from class TelegramBot::Bot
handle callback query