General Troubleshooting
Feature Request
In an effort to automatically add attachments from components with FileUploads, 137a66a from #2809 has removed the ability to serialize components.
The serialization of a component extracted from a message did not represent what it is anymore. It instead serialized a component that is about to be sent, rather than serializing what it is.
Relevant conversation: https://discord.com/channels/125227483518861312/1343090348187979816/1388816343293235332
Example Use-Case
General Troubleshooting
Feature Request
In an effort to automatically add attachments from components with
FileUploads, 137a66a from #2809 has removed the ability to serialize components.The serialization of a component extracted from a message did not represent what it is anymore. It instead serialized a component that is about to be sent, rather than serializing what it is.
Relevant conversation: https://discord.com/channels/125227483518861312/1343090348187979816/1388816343293235332
Example Use-Case