mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Fix Member.server_permissions docstring.
This commit is contained in:
parent
25c262461e
commit
14def4b68e
@ -209,7 +209,7 @@ class Member(User):
|
|||||||
This only takes into consideration the server permissions
|
This only takes into consideration the server permissions
|
||||||
and not most of the implied permissions or any of the
|
and not most of the implied permissions or any of the
|
||||||
channel permission overwrites. For 100% accurate permission
|
channel permission overwrites. For 100% accurate permission
|
||||||
calculation, please use either :meth;`permissions_in` or
|
calculation, please use either :meth:`permissions_in` or
|
||||||
:meth:`Channel.permissions_for`.
|
:meth:`Channel.permissions_for`.
|
||||||
|
|
||||||
This does take into consideration server ownership and the
|
This does take into consideration server ownership and the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user