Fix some linking issues with TeamMembershipState

This commit is contained in:
Rapptz 2019-06-30 02:38:56 -04:00
parent 604e9dfc67
commit b31028fa19

View File

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