ex_slack v0.1.0 Slack.Lib.HTTP.Response View Source
HTTP Response.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Slack.Lib.HTTP.Response{body: map, headers: [{atom, binary}], status_code: number}
HTTP Response.