This commit is contained in:
March 7th
2022-05-03 14:26:19 +07:00
parent a7468df6de
commit c6316814eb
3 changed files with 2 additions and 10 deletions

View File

@@ -129,8 +129,6 @@ class Guild extends AnonymousGuild {
* @type {number}
*/
this.shardId = data.shardId;
this.disableDM = false;
}
/**