buttonClicked
Run your code ehwn somebody clicks on a button
client.on("commandExecuted", cmd => {
console.log(cmd)
// Source...
})id
guild
channel
member
interaction
think()
reply()
callback.edit()
callback.delete()
Return
Last updated