node-red-contrib-discord-advanced
node-red-contrib-discord-advanced copied to clipboard
Possible to reply with an Ephemeral message to a button interaction?
I'm developing a discord bot with your nodes for a small discord community, and because it's small I don't want to really faff around with real JS. I've been experimenting with Interactions like slash commands and ephemerals, and I was wondering if it would be possible to 'reply' to a button interaction with an ephemeral message. I've seen this referenced in Discord.js spaces but not in regards to these nodes. (See here and here. Just wondering if this is possible as I've been fiddling around with it and I can't seem to figure it out w/ my current setup. TIA!