mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 16:32:59 +00:00
Add an 'a' where it is missing in on_member_ban
This commit is contained in:
@@ -835,7 +835,7 @@ Members
|
|||||||
|
|
||||||
.. function:: on_member_ban(guild, user)
|
.. function:: on_member_ban(guild, user)
|
||||||
|
|
||||||
Called when user gets banned from a :class:`Guild`.
|
Called when a user gets banned from a :class:`Guild`.
|
||||||
|
|
||||||
This requires :attr:`Intents.moderation` to be enabled.
|
This requires :attr:`Intents.moderation` to be enabled.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user