Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@network_GetResponseBodyResponse.hrl
-record(get_response_body_response, {
body :: binary(),
base64_encoded :: boolean()
}).