Skip to content

Commit c139c79

Browse files
committed
📝 Fix missing OnboardingPrompt import
1 parent 7eb887b commit c139c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/guild.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
TextChannel,
105105
VoiceChannel,
106106
)
107+
from .onboarding import OnboardingPrompt
107108
from .permissions import Permissions
108109
from .state import ConnectionState
109110
from .template import Template

0 commit comments

Comments
 (0)