Browse Source

Fix some linking issues with TeamMembershipState

pull/2255/head
Rapptz 6 years ago
parent
commit
b31028fa19
  1. 4
      docs/api.rst

4
docs/api.rst

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

Loading…
Cancel
Save