mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-20 18:06:47 +00:00
parent
66f3548f3a
commit
fbe2b358fc
@ -1574,6 +1574,9 @@ class Messageable:
|
|||||||
Sending the message failed.
|
Sending the message failed.
|
||||||
~discord.Forbidden
|
~discord.Forbidden
|
||||||
You do not have the proper permissions to send the message.
|
You do not have the proper permissions to send the message.
|
||||||
|
~discord.NotFound
|
||||||
|
You sent a message with the same nonce as one that has been explicitly
|
||||||
|
deleted shortly earlier.
|
||||||
ValueError
|
ValueError
|
||||||
The ``files`` or ``embeds`` list is not of the appropriate size.
|
The ``files`` or ``embeds`` list is not of the appropriate size.
|
||||||
TypeError
|
TypeError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user