mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat: add `Collection#missing()` * test: add test for `Collection#missing()` * chore: rename `missing` to `complement` * docs: fix name * test: fix test name Co-authored-by: Almeida <almeidx@pm.me> * chore: sort alphabetically * fix: edit condition Co-authored-by: Almeida <almeidx@pm.me> * refactor: rename to `subtract` * docs: fix description Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * fix: change condition * fix: resolved eslint formatting error Co-authored-by: Almeida <almeidx@pm.me> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Aura Román <kyradiscord@gmail.com>