mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-16 18:59:09 +00:00
[docs] typo fix
This commit is contained in:
parent
72dd2381b0
commit
81457330ed
@ -823,7 +823,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
|
|||||||
:type member: :class:`Member`
|
:type member: :class:`Member`
|
||||||
:param before: The voice state prior to the changes.
|
:param before: The voice state prior to the changes.
|
||||||
:type before: :class:`VoiceState`
|
: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`
|
:type after: :class:`VoiceState`
|
||||||
|
|
||||||
.. function:: on_member_ban(guild, user)
|
.. function:: on_member_ban(guild, user)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user