aboutsummaryrefslogtreecommitdiff
path: root/discord/message.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/message.py')
-rw-r--r--discord/message.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/discord/message.py b/discord/message.py
index 4010a2c3..dfd863a4 100644
--- a/discord/message.py
+++ b/discord/message.py
@@ -740,6 +740,8 @@ class Message:
------
Forbidden
You do not have proper permissions to delete the message.
+ NotFound
+ The message was deleted already
HTTPException
Deleting the message failed.
"""