Browse Source

Fix parameter docs of WelcomeScreen.edit

pull/8067/head
apple502j 3 years ago
committed by GitHub
parent
commit
4cbe8f58e1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/welcome_screen.py

2
discord/welcome_screen.py

@ -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`]

Loading…
Cancel
Save