Correct docs

mentions is an array, not a cache
This commit is contained in:
abalabahaha 2016-02-16 22:29:43 -08:00
parent f49600af17
commit fd34c935a2

View file

@ -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
---------