[][src]Module slack_api::requests

Functionality for sending requests to Slack.

Structs

Error

The Errors that may occur when processing a Request.

Traits

SlackWebRequestSender

Functionality for sending authenticated and unauthenticated requests to Slack via HTTP.

Functions

default_client

Provides a default reqwest client to give to the API functions to send requests.