Skip to content

Commit 236d3b7

Browse files
authored
chore: include command models for typehinting (#963)
1 parent b4aa82c commit 236d3b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

interactions/client/models/command.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
"ApplicationCommand",
2727
"option",
2828
"StopCommand",
29+
"BaseResult",
30+
"GroupResult",
2931
"Command",
3032
)
3133

0 commit comments

Comments
 (0)