mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Finished messageUpdated
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user