Method: WhatsappSdk::Api::Responses::HttpResponseError#body
- Defined in:
- lib/whatsapp_sdk/api/responses/http_response_error.rb
#body ⇒ Object (readonly)
Returns the value of attribute body.
7 8 9 |
# File 'lib/whatsapp_sdk/api/responses/http_response_error.rb', line 7 def body @body end |