We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686a15b commit 60d2687Copy full SHA for 60d2687
interactions/context.pyi
@@ -7,7 +7,7 @@ from .api.models.member import Member
7
from .api.models.message import Embed, Message, MessageInteraction, MessageReference
8
from .api.models.misc import DictSerializerMixin, Snowflake
9
from .api.models.user import User
10
-from .enums import ComponentType, InteractionCallbackType, InteractionType
+from .enums import InteractionCallbackType, InteractionType
11
from .models.command import Choice
12
from .models.component import ActionRow, Button, Component, Modal, SelectMenu
13
from .models.misc import InteractionData
0 commit comments