Skip to content

Allow editing ephemeral interaction responses through standard Edit Message endpoint #3342

Discussion options

You must be logged in to vote

However, after some time (quite a while, possibly hours, I haven't measured) the interaction token appears to become invalid, causing that endpoint to return "Invalid Webhook Token".

Interaction tokens last 15 minutes.

These ephemeral messages aren't stored in the backend for Discord. Fundamentally though, I think expecting an ephemeral message to last 2 days is unrealistic. I suspect most of these go away in less than 15 minutes. If you want your message to be long lasting then it should be a full message, not an ephemeral one.

Even though ephemeral responses are, well, ephemeral, it is indeterminate exactly how long they may be visible to a user.

Ephemeral messages are visible until…

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by msciotti
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@El-K4lash
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
Converted from issue

This discussion was converted from issue #3090 on July 01, 2021 19:15.