mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
updateRole and deleteInvite
This commit is contained in:
@@ -16,7 +16,7 @@ class Cache extends Array {
|
||||
});
|
||||
return found;
|
||||
}
|
||||
|
||||
|
||||
has(key, value) {
|
||||
return !!this.get(key, value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user