Browse Source

Update api.rst documentation to add timeout to on_member_update

Co-authored-by: Danny <[email protected]>
pull/7937/head
killakej 3 years ago
committed by GitHub
parent
commit
5c2431d543
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docs/api.rst

3
docs/api.rst

@ -683,6 +683,9 @@ Members
- nickname
- roles
- pending
- timeout
Due to a Discord limitation, this event is not dispatched when a member's timeout expires.
This requires :attr:`Intents.members` to be enabled.

Loading…
Cancel
Save