Nadir Chowdhury
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/api.rst
|
|
@ -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) |
|
|
|