Browse Source

accept_invite() doesn't exist on rewrite

pull/672/head
Juan 8 years ago
committed by GitHub
parent
commit
ea0c37b538
  1. 3
      discord/client.py

3
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

Loading…
Cancel
Save