Interface LinkPreviewTypeUnsupported

The link preview type is unsupported yet. Subtype of LinkPreviewType.

interface LinkPreviewTypeUnsupported {
    @type: "linkPreviewTypeUnsupported";
}

Properties

Properties

@type: "linkPreviewTypeUnsupported"