#trwnhyou dont have to include the url twice unless you want to
#trwnhthe href of the Link is part of the post itself, e.g. a Link with "name": "some link" and "href": "https://site.example" would map to the html output <a href="https://site.example">some link</a>
#trwnhi would say just don't include "url" inside whatever Object you use for "preview"
#trwnhunless you really wanted to not parse the "href" for some reason and wanted to be explicit. that would essentially allow the href and the preview url to be different
BitBot joined the channel
#heluecht[m]trwnh (IRC): With "link type array" I meant an array with a "type" field with the content "link".
#heluecht[m]Could you create some example? I can comprehend things mostly much faster when I do see them, instead of having it described.