This crate provides a rich interface for making REST requests to the Discord API in your applications.
- Full coverage of the Discord API.*
- Asynchronous, non-blocking HTTP requests using the reqwest library.
- Internal rate-limiting, with support for external HTTP proxies.
* A handful of endpoints which pertain to Discord OAuth may be omitted.