Expand description
Library for interacting with the Discord API and Gateway, especially for bots, using hyper/tokio.
Re-exports§
pub use builder::EmbedBuilder;
pub use builder::MessageBuilder;
pub use events::Event;
Modules§
Structs§
- Client
- Object used to interact with the Discord API
- Gateway
Connection - Stream of gateway events
Enums§
- Error
- Error type for noob functions