Current section

Files

Jump to
chrobot include chrobot@protocol@fetch_GetResponseBodyResponse.hrl
Raw

include/chrobot@protocol@fetch_GetResponseBodyResponse.hrl

-record(get_response_body_response, {
body :: binary(),
base64_encoded :: boolean()
}).