mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-20 16:00:29 +00:00
parent
07a535f514
commit
0dafdedc65
@ -549,6 +549,8 @@ class GuildChannel:
|
||||
You do not have permissions to edit channel specific permissions.
|
||||
HTTPException
|
||||
Editing channel specific permissions failed.
|
||||
NotFound
|
||||
The role or member being edited is not part of the guild.
|
||||
InvalidArgument
|
||||
The overwrite parameter invalid or the target type was not
|
||||
:class:`Role` or :class:`Member`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user