[][src]Module strife::http

The HTTP module provides low-level functions for interacting with the Discord API.

Discord API endpoints are ratelimited to prevent spam. The library takes preventative measures to ensure that requests are not ratelimited.

Modules

unstable

Unstable HTTP API.

Structs

Http

An HTTP client for performing requests to the REST API.

Enums

HttpError

An HTTP error.