mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
Fix presence intent docstring
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user