Share via


MessageDeltaTextUrlCitationDetails interface

A representation of a URL citation, as used in text thread message content.

Properties

title

The title of the URL.

url

The URL associated with this citation.

Property Details

title

The title of the URL.

title?: string

Property Value

string

url

The URL associated with this citation.

url: string

Property Value

string