|
@ -2041,7 +2041,7 @@ of :class:`enum.Enum`. |
|
|
|
|
|
|
|
|
.. attribute:: invisible |
|
|
.. 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 |
|
|
a presence a la :meth:`Client.change_presence`. When you receive a |
|
|
user's presence this will be :attr:`offline` instead. |
|
|
user's presence this will be :attr:`offline` instead. |
|
|
|
|
|
|
|
|