Module http_client

Module http_client 

Source
Expand description

HTTP client for Slack WEB API.

Structs§

DefaultResponse
Slack default response.
ResponseMetadata
Metadata.

Traits§

SlackWebAPIClient

Functions§

default_client
Provides a default surf client to give to the API functions to send requests.
get_slack_url
Returns the slack api url for each method.

Type Aliases§

Client