The embeds field implies that there can be multiple embeds on a message. This isn't correct and a message only supports either an embed field or multiple embeds from attachments or links which embed. This should be updated to reflect that an embed takes priority over multiple secondary embeds. This creates weird behavior where messages that contain links get given an embed on tag creation and response which consumes the picture and makes it look jank.
The embeds field implies that there can be multiple embeds on a message. This isn't correct and a message only supports either an embed field or multiple embeds from attachments or links which embed. This should be updated to reflect that an embed takes priority over multiple secondary embeds. This creates weird behavior where messages that contain links get given an embed on tag creation and response which consumes the picture and makes it look jank.