Browse Source
Remove outdated note about having to delete owned guild
pull/10265/head
Soti
4 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
5 deletions
-
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 |
|
|
|