Remove outdated note about having to delete owned guild

This commit is contained in:
Soti
2025-08-14 11:43:50 -04:00
committed by GitHub
parent 38c6407ffd
commit 773fcc83df
-5
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