mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Clarify some docstrings around BulkBanResponse
This commit is contained in:
@ -3814,7 +3814,7 @@ class Guild(Hashable):
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
users: :class:`abc.Snowflake`
|
||||
users: Iterable[:class:`abc.Snowflake`]
|
||||
The user to ban from their guild.
|
||||
delete_message_seconds: :class:`int`
|
||||
The number of seconds worth of messages to delete from the user
|
||||
|
Reference in New Issue
Block a user