Update intents docs to reflect presence update changes

This commit is contained in:
apple502j 2021-07-08 09:16:17 +09:00 committed by GitHub
parent 1ca5b7b8b2
commit 717e723a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -524,7 +524,7 @@ class Intents(BaseFlags):
- :func:`on_member_join`
- :func:`on_member_remove`
- :func:`on_member_update` (nickname, roles)
- :func:`on_member_update`
- :func:`on_user_update`
This also corresponds to the following attributes and classes in terms of cache:
@ -643,7 +643,7 @@ class Intents(BaseFlags):
This corresponds to the following events:
- :func:`on_member_update` (activities, status)
- :func:`on_presence_update`
This also corresponds to the following attributes and classes in terms of cache: