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