mirror of
https://github.com/danbulant/discord.js
synced 2026-09-18 05:54:20 +00:00
Finished messageUpdated
This commit is contained in:
parent
ae635685da
commit
4f675131b9
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
Loading…
Reference in a new issue