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

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.