How to fetch the commandID of the command that was just executed
Hey there! I'm using discord.js v13.8.0 and I'm trying to get the command id of the command when its executed
so I can do something like: ${user} used the </command:0> command, here is some of my interactionCreate file:
so I can do something like: ${user} used the </command:0> command, here is some of my interactionCreate file: