mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Add a note about overwriting in set_permissions
This commit is contained in:
parent
65439732b3
commit
3cb093c709
@ -704,6 +704,10 @@ class GuildChannel:
|
||||
|
||||
You must have the :attr:`~discord.Permissions.manage_roles` permission to use this.
|
||||
|
||||
.. note::
|
||||
|
||||
This method *replaces* the old overwrites with the ones given.
|
||||
|
||||
Examples
|
||||
----------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user