v3.1.0 push 2

This commit is contained in:
DJj123dj
2022-12-27 17:35:01 +01:00
parent 86a5a1a2ca
commit ae002e168b
14 changed files with 239 additions and 24 deletions
@@ -22,7 +22,9 @@ module.exports = () => {
if (!interaction.isButton()) return
if (interaction.customId != "OTcloseTicketTrue") return
interaction.deferUpdate()
try {
interaction.deferUpdate()
} catch{}
if (closeTicketButtonChecker == true) return
closeTicketButtonChecker = true