Is there any way I can edit an ephemeral from the message? or by message id?

await interaction.update({message: t.msg, content: teste, embeds: [], components: []}).then(msg =>{msg.delete()})
Was this page helpful?