Browse Source

Add an 'a' where it is missing in on_member_ban

pull/10109/head
dank 2 years ago
committed by dolfies
parent
commit
369e5628f5
  1. 2
      docs/api.rst

2
docs/api.rst

@ -1050,7 +1050,7 @@ Members
.. 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`.
:param guild: The guild the user got banned from.
:type guild: :class:`Guild`

Loading…
Cancel
Save