parent
1bdb5a0f15
commit
ffcade1811
@ -781,7 +781,6 @@ class ApplicationCommand extends Base {
|
|||||||
throw new Error('Value required missing');
|
throw new Error('Value required missing');
|
||||||
}
|
}
|
||||||
let nonce = SnowflakeUtil.generate();
|
let nonce = SnowflakeUtil.generate();
|
||||||
console.log(option_);
|
|
||||||
const data = {
|
const data = {
|
||||||
type: 2, // Slash command, context menu
|
type: 2, // Slash command, context menu
|
||||||
// Type: 4: Auto-complete
|
// Type: 4: Auto-complete
|
||||||
|
Loading…
Reference in New Issue
Block a user