aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan <[email protected]>2017-07-25 06:58:42 -0300
committerGitHub <[email protected]>2017-07-25 06:58:42 -0300
commitea0c37b53886a9f497605b6bcd9d74bb65538622 (patch)
treea3daa5ccc9d8dc49048aeb31d1c53eaba000ca86
parentAdd bulk argument to TextChannel.purge (diff)
downloaddiscord.py-ea0c37b53886a9f497605b6bcd9d74bb65538622.tar.xz
discord.py-ea0c37b53886a9f497605b6bcd9d74bb65538622.zip
accept_invite() doesn't exist on rewrite
-rw-r--r--discord/client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/discord/client.py b/discord/client.py
index b338cc13..91eff60c 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