mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
@ -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
|
||||||
|
Reference in New Issue
Block a user