mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Add missing ` in documentation for create_server
This commit is contained in:
parent
c11bd9b8f4
commit
e9b771adc7
@ -1610,7 +1610,7 @@ class Client:
|
||||
The name of the server.
|
||||
region : :class:`ServerRegion`
|
||||
The region for the voice communication server.
|
||||
Defaults to :attr`ServerRegion.us_west`.
|
||||
Defaults to :attr:`ServerRegion.us_west`.
|
||||
icon : bytes
|
||||
The *bytes-like* object representing the icon. See :meth:`edit_profile`
|
||||
for more details on what is expected.
|
||||
|
Loading…
x
Reference in New Issue
Block a user