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