initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
const included = require("../../requires")
|
||||
|
||||
|
||||
module.exports = {
|
||||
name:"buttonClick",
|
||||
event:true,
|
||||
async function(button){
|
||||
|
||||
|
||||
// button.reply.defer()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user