forked from jmug/stoatchat
Add a way to create channels.
This commit is contained in:
@@ -36,7 +36,6 @@ pub struct Guild {
|
||||
pub description: String,
|
||||
pub owner: String,
|
||||
|
||||
pub channels: Vec<String>,
|
||||
pub invites: Vec<Invite>,
|
||||
pub bans: Vec<Ban>,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user