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 b4aa82c commit 236d3b7Copy full SHA for 236d3b7
interactions/client/models/command.py
@@ -26,6 +26,8 @@
26
"ApplicationCommand",
27
"option",
28
"StopCommand",
29
+ "BaseResult",
30
+ "GroupResult",
31
"Command",
32
)
33
0 commit comments