Fix presence intent docstring

This commit is contained in:
Muhammad Hamza 2020-09-17 18:34:17 -07:00 committed by Rapptz
parent 213f55ffc7
commit 11aaa03ec2

View File

@ -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: