Winnex
DIAdiscord.js - Imagine an app
•Created by Winnex on 12/23/2023 in #djs-questions
Editing embeds to preserve original content
I have this set into an embed builder in a listener.ts file:
This is where I handle editing the embed, I want to preserve the original fields added into it, when the application is accepted, so it keeps all the content, but just edits the embed, appending the accepted status above the original content.
Does this mean I have to addFields all the content again when accepting below?
If so, how do I do this? Or how can I achieve the desired functionality?
19 replies