Problem with ephemeral messages
I currently have a command which sends a button, problem is, once the button is pressed, I can't remove the ephemeral message. Is there a way to remove the button and also edit the entire message?
3 Replies
it shows Unknown Message when I try deleting it with interaction.message.delete(), i'm probably just being stupid, I only ever code discord bots in Java so this is all new to me
pass
components: []
along with the new edit contentperfect! thank you