Merge pull request #42
* implement WelcomeScreen * copy over the kwargs issue. * readable variable names * modernise code * modernise pt2 * Update discord/welcome_screen.py * make pylance not cry from my onions * type http.py * remove extraneous import
This commit is contained in:
@@ -40,6 +40,7 @@ from .colour import *
|
||||
from .integrations import *
|
||||
from .invite import *
|
||||
from .template import *
|
||||
from .welcome_screen import *
|
||||
from .widget import *
|
||||
from .object import *
|
||||
from .reaction import *
|
||||
|
Reference in New Issue
Block a user