essence 0.7.0

Essential models and database logic for the Adapt chat platform.
Documentation
1
2
3
4
5
6
7
8
9
pub mod auth;
pub mod channel;
pub mod emoji;
pub mod guild;
pub mod invite;
pub mod member;
pub mod message;
pub mod role;
pub mod user;