How to add additional information to Buttons other than customId
I have a button handler that sends button interactions to different files depending on the customId. I was wondering if there is an additional field that I could change so that when a button with a preset customid is pressed we know that additional value?
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Discord.js Version: [email protected]
Node Version v16.9.0
There's no. And why it should be when there's already customId?
You can have the customid be key to a database entry so you can have additional data
You can put stuff in the message content or embeds