From ba2dad209316aeaecb9e1d315bb03a09794c5e2c Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sun, 30 Apr 2017 07:16:11 -0400 Subject: Add support for setting and retrieving guild vanity invites. --- docs/api.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/api.rst b/docs/api.rst index fbf16e92..509c10df 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1320,6 +1320,8 @@ this goal, it must make use of a couple of data classes that aid in this goal. *str* – The guild's vanity URL. + See also :meth:`Guild.vanity_invite` and :meth:`Guild.change_vanity_invite`. + .. attribute:: position *int* – The position of a :class:`Role` or :class:`abc.GuildChannel`. -- cgit v1.2.3