class TelegramBot::HttpClient
- TelegramBot::HttpClient
- Reference
- Object
Defined in:
telegram_bot/http_client.crConstructors
Instance Method Summary
- #post(method : String)
- #post_form(method : String, params : Hash)
- #post_multipart(method : String, params)