interface ExternalEmbedPayload

Data for an external embed to be attached to a post.

Properties

uri: string

The URI of the external content.

title: string

The title of the external content.

description: string

The description of the external content.

thumb?: ImagePayload

The thumbnail image associated with the external content.