mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 02:08:25 +00:00
Fix Status.invisible description wording
This commit is contained in:
@ -1857,7 +1857,7 @@ of :class:`enum.Enum`.
|
||||
An alias for :attr:`dnd`.
|
||||
.. attribute:: invisible
|
||||
|
||||
The member is "invisible". In reality, this is only used in sending
|
||||
The member is "invisible". In reality, this is only used when sending
|
||||
a presence a la :meth:`Client.change_presence`. When you receive a
|
||||
user's presence this will be :attr:`offline` instead.
|
||||
|
||||
|
Reference in New Issue
Block a user