Merge branch 'feat/latestWebClient' into slowcord
This commit is contained in:
commit
b85b156b33
@ -248,7 +248,7 @@ export class Guild extends BaseClass {
|
|||||||
welcome_channels: {
|
welcome_channels: {
|
||||||
description: string;
|
description: string;
|
||||||
emoji_id?: string;
|
emoji_id?: string;
|
||||||
emoji_name: string;
|
emoji_name?: string;
|
||||||
channel_id: string;
|
channel_id: string;
|
||||||
}[];
|
}[];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user