Module slack_api::requests [] [src]

Functionality for sending requests to Slack.

Structs

Client

A Client to make Requests with.

Enums

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.