add suppress-embeds to on_message_edit triggers

This commit is contained in:
Riley Shaw 2019-10-06 20:01:34 +01:00 committed by Rapptz
parent 5cad76370e
commit 8488669482

View File

@ -308,6 +308,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
- For performance reasons, the embed server does not do this in a "consistent" manner.
- The message's embeds were suppressed or unsuppressed.
- A call message has received an update to its participants or ending time.
:param before: The previous version of the message.