Fixed incorrectly named 'Intent' class in doc.
`Intent.members` -> `Intents.members`.
This commit is contained in:
parent
e4d7f44aa5
commit
3084deee18
@ -711,7 +711,7 @@ class Guild(Hashable):
|
||||
.. warning::
|
||||
|
||||
Due to a Discord limitation, in order for this attribute to remain up-to-date and
|
||||
accurate, it requires :attr:`Intent.members` to be specified.
|
||||
accurate, it requires :attr:`Intents.members` to be specified.
|
||||
|
||||
"""
|
||||
return self._member_count
|
||||
|
Loading…
x
Reference in New Issue
Block a user