class TelegramBot::Client
- TelegramBot::Client
- Reference
- Object
Defined in:
telegram_bot/client.crConstant Summary
-
HOST =
"api.telegram.org"
-
TIMEOUT =
3
Constructors
Instance Method Summary
- #get_me : User
- #get_updates(offset = nil, limit = nil, timeout = nil) : Array(Update)
- #send_message(chat_id, text)