Skip to content

Commit 78c5402

Browse files
FayeDeli0bs
authored andcommitted
docs: Document the rest of the Component object.
1 parent bc89104 commit 78c5402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactions/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from enum import IntEnum, Enum
1+
from enum import Enum, IntEnum
22

33

44
class ApplicationCommandType(IntEnum):

0 commit comments

Comments
 (0)