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 bffad29 commit bd07aacCopy full SHA for bd07aac
discord_slash/utils/manage_components.py
@@ -6,7 +6,7 @@
6
7
from ..context import ComponentContext
8
from ..error import IncorrectFormat, IncorrectType
9
-from ..model import ButtonStyle, ComponentType, ContextMenuType
+from ..model import ButtonStyle, ComponentType
10
11
logger = logging.getLogger("discord_slash")
12
0 commit comments