Slack v0.15.0 Slack.Web.Client behaviour View Source
Defines a custom client for making calls to Slack Web API.
Link to this section Summary
Callbacks
Return value is passed directly to caller of generated Web API module/functions. Can be any term
Link to this section Types
Link to this type
multipart_form_body()
View Source
multipart_form_body() :: {:multipart, [tuple(), ...]}
Link to this section Callbacks
Return value is passed directly to caller of generated Web API module/functions. Can be any term.