Changed some variable names to prevent collision
Done some changes to fix registration issues
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = {
|
||||
)
|
||||
|
||||
,
|
||||
slashcommandGlobal:false,
|
||||
slashcommandGlobal:true,
|
||||
async function(interactionObject) {
|
||||
let ephemeral = interactionObject.options.getString("visibility")
|
||||
let action = interactionObject.options.getString("action")
|
||||
|
||||
Reference in New Issue
Block a user