diff --git a/discord/flags.py b/discord/flags.py index 95445517f..47a3bcae4 100644 --- a/discord/flags.py +++ b/discord/flags.py @@ -503,7 +503,7 @@ class Intents(BaseFlags): @flag_value def presences(self): - """:class:`bool`: Whether guild voice state related events are enabled. + """:class:`bool`: Whether guild presence related events are enabled. This corresponds to the following events: