Finished messageUpdated

This commit is contained in:
hydrabolt
2015-11-19 21:05:40 +00:00
parent ae635685da
commit 4f675131b9

View File

@@ -565,4 +565,6 @@ messageDeleted
Emitted when a message has been deleted and the Client finds out, supplies a Message_ object IF available.
messageUpdated
~~~~~~~~~~~~~~
~~~~~~~~~~~~~~
Emitted when a message has been updated and the client finds out. Supplies two Message_ objects, the first being the new updated messages, the latter being the old message.