mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Fix presence intent docstring
This commit is contained in:
parent
213f55ffc7
commit
11aaa03ec2
@ -503,7 +503,7 @@ class Intents(BaseFlags):
|
|||||||
|
|
||||||
@flag_value
|
@flag_value
|
||||||
def presences(self):
|
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:
|
This corresponds to the following events:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user