mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
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
|
||||
to get this information.
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
user: :class:`abc.Snowflake`
|
||||
The user to get ban information from.
|
||||
|
||||
Raises
|
||||
------
|
||||
Forbidden
|
||||
|
Loading…
x
Reference in New Issue
Block a user