From ea0c37b53886a9f497605b6bcd9d74bb65538622 Mon Sep 17 00:00:00 2001 From: Juan Date: Tue, 25 Jul 2017 06:58:42 -0300 Subject: [PATCH] accept_invite() doesn't exist on rewrite --- discord/client.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/discord/client.py b/discord/client.py index b338cc136..91eff60ca 100644 --- a/discord/client.py +++ b/discord/client.py @@ -878,9 +878,6 @@ class Client: Revokes an :class:`Invite`, URL, or ID to an invite. - The ``invite`` parameter follows the same rules as - :meth:`accept_invite`. - Parameters ---------- invite