|
@ -272,6 +272,8 @@ class TextChannel(discord.abc.Messageable, discord.abc.GuildChannel, Hashable): |
|
|
Forbidden |
|
|
Forbidden |
|
|
You do not have proper permissions to delete the messages or |
|
|
You do not have proper permissions to delete the messages or |
|
|
you're not using a bot account. |
|
|
you're not using a bot account. |
|
|
|
|
|
NotFound |
|
|
|
|
|
If single delete, then the message was already deleted. |
|
|
HTTPException |
|
|
HTTPException |
|
|
Deleting the messages failed. |
|
|
Deleting the messages failed. |
|
|
""" |
|
|
""" |
|
|