mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-09 15:29:57 +00:00
Add an 'a' where it is missing in on_member_ban
This commit is contained in:
parent
e1aa6cc264
commit
5eb2f30405
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user