#Deconstructing a message's components and embeds (back into their builders?)

1 messages · Page 1 of 1 (latest)

quiet sonnet
#

TL;DR: Basically, I was just wondering what the best/acceptable way to get an existing Message's embeds and components as their respective objects, if not their builders. the purpose would be to edit the embeds/components respectably and slap it back on the message.

#

I am aware there are a few ways to go about this, I was just wondering what the universally respected solution to this was, as my code also doesn't work anyway and generates typeerrors lol