Fix hyperlink reference to PartialInviteChannel in Client

This commit is contained in:
Nanofaux 2020-08-22 16:26:24 -04:00 committed by GitHub
parent 315edd0b60
commit dd408f6871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1189,7 +1189,7 @@ class Client:
If the invite is for a guild you have not joined, the guild and channel If the invite is for a guild you have not joined, the guild and channel
attributes of the returned :class:`.Invite` will be :class:`.PartialInviteGuild` and attributes of the returned :class:`.Invite` will be :class:`.PartialInviteGuild` and
:class:`PartialInviteChannel` respectively. :class:`.PartialInviteChannel` respectively.
Parameters Parameters
----------- -----------