Remove outdated note about having to delete owned guild

This commit is contained in:
Soti 2025-08-14 18:43:50 +03:00 committed by GitHub
parent 38c6407ffd
commit 773fcc83df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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