Skip to content

Commit d00b740

Browse files
committed
remove Guild.delete mention in the docs
1 parent 4f789b0 commit d00b740

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

disnake/guild.py

-5
Original file line numberDiff line numberDiff line change
@@ -1991,11 +1991,6 @@ async def leave(self) -> None:
19911991
19921992
Leaves the guild.
19931993
1994-
.. note::
1995-
1996-
You cannot leave the guild that you own, you must delete it instead
1997-
via :meth:`delete`.
1998-
19991994
Raises
20001995
------
20011996
HTTPException

0 commit comments

Comments
 (0)