This commit is contained in:
March 7th
2022-05-06 21:17:20 +07:00
parent 89508c214b
commit 391d972d98
10 changed files with 47 additions and 30 deletions
+1
View File
@@ -68,6 +68,7 @@ class PartialGroupDMChannel extends Channel {
/**
* Invites fetch
* @type {Collection<string, Invite>}
*/
this.invites = new Collection();