Browse Source

Add an 'a' where it is missing in on_member_ban

pull/9618/head
dank 1 year ago
committed by GitHub
parent
commit
5eb2f30405
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/api.rst

2
docs/api.rst

@ -835,7 +835,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`.
This requires :attr:`Intents.moderation` to be enabled.

Loading…
Cancel
Save