Browse Source
Include pending as a possible member_update trigger
pull/6225/head
Dan Hess
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
0 deletions
-
docs/api.rst
|
|
@ -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. |
|
|
|
|
|
|
|