Document user parameter in Guild.get_ban
This commit is contained in:
parent
9fe7776a33
commit
07a535f514
@ -810,6 +810,11 @@ class Guild(Hashable):
|
|||||||
You must have :attr:`~Permissions.ban_members` permission
|
You must have :attr:`~Permissions.ban_members` permission
|
||||||
to get this information.
|
to get this information.
|
||||||
|
|
||||||
|
Parameters
|
||||||
|
-----------
|
||||||
|
user: :class:`abc.Snowflake`
|
||||||
|
The user to get ban information from.
|
||||||
|
|
||||||
Raises
|
Raises
|
||||||
------
|
------
|
||||||
Forbidden
|
Forbidden
|
||||||
|
Loading…
x
Reference in New Issue
Block a user