PostLinkDto
@raizfc/contracts / PostLinkDto
Type Alias: PostLinkDto
PostLinkDto =
Readonly<{label?:string;url:string; }>
Defined in: assets.ts:21
An external link attached to an official post (IS-MVP-11.2 "Image/card/link and preview") —
a card-style attachment distinct from an uploaded ImageAsset.