Include pending as a possible member_update trigger

This commit is contained in:
Dan Hess 2020-12-29 21:37:07 -06:00 committed by GitHub
parent 94f76e6394
commit 22cb4ef18b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -669,6 +669,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
- activity
- nickname
- roles
- pending
This requires :attr:`Intents.members` to be enabled.