fix channel._recipients.filter is not function
This commit is contained in:
@@ -63,6 +63,8 @@ class PartialGroupDMChannel extends Channel {
|
||||
*/
|
||||
this.invites = new Collection();
|
||||
|
||||
this._recipients = [];
|
||||
|
||||
this._patch(data);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user