mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-26 15:17:30 +00:00
Merge branch 'feat/latestWebClient' into slowcord
This commit is contained in:
@@ -248,7 +248,7 @@ export class Guild extends BaseClass {
|
||||
welcome_channels: {
|
||||
description: string;
|
||||
emoji_id?: string;
|
||||
emoji_name: string;
|
||||
emoji_name?: string;
|
||||
channel_id: string;
|
||||
}[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user