ex_slack v0.2.2 Slack.Lib.HTTP.Response View Source

HTTP Response.

Link to this section Summary

Types

t()

HTTP Response

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.