class TelegramBot::ResponseClient
- TelegramBot::ResponseClient
- Reference
- Object
Defined in:
telegram_bot/response_client.crConstructors
Instance Method Summary
- #post(method : String)
- #post_form(method : String, params : Hash(String, String))
- #post_multipart(method : String, multipart_body : HTTP::Client::MultipartBody)