mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
Correct docs
mentions is an array, not a cache
This commit is contained in:
@@ -77,7 +77,7 @@ cleanContent
|
|||||||
mentions
|
mentions
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
A Cache_ of User_ objects that were mentioned in the message.
|
A array of User_ objects that were mentioned in the message.
|
||||||
|
|
||||||
Functions
|
Functions
|
||||||
---------
|
---------
|
||||||
|
|||||||
Reference in New Issue
Block a user