Update docs for on_user_update to mention primary_guild

This commit is contained in:
blord0
2025-09-02 22:05:25 +01:00
committed by GitHub
parent 25a4dbe86a
commit 1e165eebd9

View File

@ -874,6 +874,7 @@ Members
- avatar
- username
- discriminator
- primary guild
This requires :attr:`Intents.members` to be enabled.