mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Fix parameter docs of WelcomeScreen.edit
This commit is contained in:
parent
af311bff09
commit
4cbe8f58e1
@ -177,7 +177,7 @@ class WelcomeScreen:
|
|||||||
Parameters
|
Parameters
|
||||||
------------
|
------------
|
||||||
description: Optional[:class:`str`]
|
description: Optional[:class:`str`]
|
||||||
The template's description.
|
The welcome screen's description.
|
||||||
welcome_channels: Optional[List[:class:`WelcomeChannel`]]
|
welcome_channels: Optional[List[:class:`WelcomeChannel`]]
|
||||||
The welcome channels, in their respective order.
|
The welcome channels, in their respective order.
|
||||||
enabled: Optional[:class:`bool`]
|
enabled: Optional[:class:`bool`]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user