Browse Source

Update api.rst documentation to add timeout to on_member_update

Co-authored-by: Danny <[email protected]>
pull/10109/head
killakej 3 years ago
committed by dolfies
parent
commit
447467a171
  1. 3
      docs/api.rst

3
docs/api.rst

@ -852,6 +852,9 @@ Members
- nickname
- roles
- pending
- timeout
Due to a Discord limitation, this event is not dispatched when a member's timeout expires.
:param before: The updated member's old info.
:type before: :class:`Member`

Loading…
Cancel
Save