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
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
23brewert
23brewert2y ago
Discord.js Version: discord.js@14.7.1 Node Version v16.9.0
Syjalo
Syjalo2y ago
There's no. And why it should be when there's already customId?
CanineData
CanineData2y ago
You can have the customid be key to a database entry so you can have additional data
Kinect3000
Kinect30002y ago
You can put stuff in the message content or embeds