mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
A few docs updates
This commit is contained in:
@@ -10,7 +10,7 @@ If any class in Discord extends equality, it means you should never the default
|
||||
.. code-block:: js
|
||||
|
||||
object1.equals(object2); // GOOD ✓
|
||||
|
||||
|
||||
object1 == object2; // BAD ✖
|
||||
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user