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.
Locale
1 parent 9e1adbd commit bc89104Copy full SHA for bc89104
interactions/enums.py
@@ -1,4 +1,4 @@
1
-from enum import IntEnum, StrEnum
+from enum import IntEnum, Enum
2
3
4
class ApplicationCommandType(IntEnum):
0 commit comments