Skip to content

Commit 86a7645

Browse files
committed
Merge branch 'master' into viewless-components
2 parents 24adb7a + e4b48e6 commit 86a7645

File tree

128 files changed

+15286
-7127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+15286
-7127
lines changed

discord/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
from .automod import *
3434
from .bot import *
3535
from .channel import *
36+
from .channel.thread import *
3637
from .client import *
3738
from .cog import *
3839
from .collectibles import *
@@ -71,7 +72,6 @@
7172
from .sticker import *
7273
from .team import *
7374
from .template import *
74-
from .threads import *
7575
from .user import *
7676
from .voice_client import *
7777
from .webhook import *

0 commit comments

Comments
 (0)