mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
potential server_member_update bugfix?
This commit is contained in:
@@ -19,6 +19,7 @@ var strictKeys = [
|
||||
];
|
||||
|
||||
export default class Server extends Equality {
|
||||
|
||||
constructor(data, client) {
|
||||
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user