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 f4bf190 commit 6c849ecCopy full SHA for 6c849ec
src/commands/questions/question.ts
@@ -35,6 +35,7 @@ export default command({
35
],
36
37
global: true,
38
+ dm: false,
39
defer: {
40
ephemeral: true,
41
},
src/commands/thread/thread.ts
@@ -44,6 +44,7 @@ export default command({
44
45
46
47
48
49
50
0 commit comments