From 3864fb37a0814345913c7ca4fd1978fa5e2ef7e2 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 6 May 2021 21:51:07 +1000 Subject: Fix various reference issues in documentation Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com> --- discord/invite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/invite.py') diff --git a/discord/invite.py b/discord/invite.py index 7a80d301..ea551e1d 100644 --- a/discord/invite.py +++ b/discord/invite.py @@ -281,7 +281,7 @@ class Invite(Hashable): The target of this invite in the case of stream invites. .. versionadded:: 2.0 - target_type: :class:`InviteType` + target_type: :class:`InviteTarget` The invite's target type. .. versionadded:: 2.0 -- cgit v1.2.3