mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-06 20:07:17 +00:00
Fix presence intent docstring
This commit is contained in:
parent
213f55ffc7
commit
11aaa03ec2
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user