diff --git a/discord/guild.py b/discord/guild.py index 06ce9cbb4..6e2a9e626 100644 --- a/discord/guild.py +++ b/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