Browse Source

[docs] typo fix

v1.x
Nadir Chowdhury 4 years ago
committed by Rapptz
parent
commit
81457330ed
  1. 2
      docs/api.rst

2
docs/api.rst

@ -823,7 +823,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
:type member: :class:`Member`
:param before: The voice state prior to the changes.
:type before: :class:`VoiceState`
:param after: The voice state after to the changes.
:param after: The voice state after the changes.
:type after: :class:`VoiceState`
.. function:: on_member_ban(guild, user)

Loading…
Cancel
Save