descord 0.1.11

A minimal discord api wrapper.
Documentation
1
2
3
4
mod websocket_manager;

pub mod payload;
pub use websocket_manager::*;