[docs] typo fix

This commit is contained in:
Nadir Chowdhury
2021-05-23 08:47:16 +01:00
committed by GitHub
parent 5acb3a62f8
commit f87eaa613d

View File

@ -824,7 +824,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)