|
|
@ -1545,9 +1545,9 @@ of :class:`enum.Enum`. |
|
|
|
|
|
|
|
.. class:: TeamMembershipState |
|
|
|
|
|
|
|
Represents the membership state of a team member retrieved through :func:Bot.application_info. |
|
|
|
Represents the membership state of a team member retrieved through :func:`Bot.application_info`. |
|
|
|
|
|
|
|
.. attribue:: invited |
|
|
|
.. attribute:: invited |
|
|
|
|
|
|
|
Represents an invited member. |
|
|
|
|
|
|
|