skybird23333
DIdiscord.js - Imagine ❄
•Created by skybird23333 on 1/21/2025 in #djs-questions
ChatInputCommandInteraction vs CommandInteraction
Sorry but I'm so confused at what the difference between these two are. Can commands be called from elsewhere or something? Nothing in docs.
6 replies
DIdiscord.js - Imagine ❄
•Created by skybird23333 on 11/23/2022 in #djs-questions
InteractionResponse.id does not match message id
Hi, I'm trying to make a command where it will reply to the original response after a certain period of time(not defer). I am doing this by storing the ID from
await interaction.reply
and then fetching the message later, but the ID doesn't seem to match. Is there a way I can get the correct message ID that has been sent?
https://media.discordapp.net/attachments/1039869377866104852/1044983575252058223/image.png4 replies