Skip to content

Commit c264dea

Browse files
committed
🩹 Import PrimaryGuild in __init__.py
1 parent 68ef692 commit c264dea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
from .permissions import *
6161
from .player import *
6262
from .poll import *
63+
from .primary_guild import *
6364
from .raw_models import *
6465
from .reaction import *
6566
from .role import *

0 commit comments

Comments
 (0)