mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-03 14:02:19 +00:00
Fix broken code blocks in docstrings
This commit is contained in:
@@ -1387,7 +1387,7 @@ class Client:
|
||||
Bot accounts in more than 10 guilds are not allowed to create guilds.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
``name`` and ``icon`` parameters are now keyword-only. The `region`` parameter has been removed.
|
||||
``name`` and ``icon`` parameters are now keyword-only. The ``region`` parameter has been removed.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
This function will now raise :exc:`ValueError` instead of
|
||||
|
||||
Reference in New Issue
Block a user