From 848866948205184228ef05296b421c4c75b0d562 Mon Sep 17 00:00:00 2001 From: Riley Shaw Date: Sun, 6 Oct 2019 20:01:34 +0100 Subject: [PATCH] add suppress-embeds to on_message_edit triggers --- docs/api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api.rst b/docs/api.rst index c2e94798a..ca27a6d37 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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.