mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-15 18:29:52 +00:00
Fix hyperlink reference to PartialInviteChannel in Client
This commit is contained in:
parent
315edd0b60
commit
dd408f6871
@ -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
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user