Fix parameter docs of WelcomeScreen.edit

This commit is contained in:
apple502j 2022-05-25 00:27:52 +09:00 committed by GitHub
parent af311bff09
commit 4cbe8f58e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,7 @@ class WelcomeScreen:
Parameters
------------
description: Optional[:class:`str`]
The template's description.
The welcome screen's description.
welcome_channels: Optional[List[:class:`WelcomeChannel`]]
The welcome channels, in their respective order.
enabled: Optional[:class:`bool`]