Browse Source

Remove outdated note about having to delete owned guild

pull/10265/head
Soti 4 days ago
committed by GitHub
parent
commit
773fcc83df
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      discord/guild.py

5
discord/guild.py

@ -1977,11 +1977,6 @@ class Guild(Hashable):
Leaves the guild.
.. note::
You cannot leave the guild that you own, you must delete it instead
via :meth:`delete`.
Raises
--------
HTTPException

Loading…
Cancel
Save