mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
Logging + database migrations system.
This commit is contained in:
@@ -42,6 +42,7 @@ pub struct Guild {
|
||||
pub description: String,
|
||||
pub owner: String,
|
||||
|
||||
// ? FIXME: ADD: pub channels: Vec<Channel>,
|
||||
pub invites: Vec<Invite>,
|
||||
pub bans: Vec<Ban>,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user