Optionaltype: string
The type of the rich content element.
Optionaltitle: string
The title of the rich content element.
Optionalsubtitle: string
The subtitle of the rich content element.
Optionalimage: Image
The image of the rich content element.
Optionalanchor: Anchor
The anchor of the rich content element.
Optionaltext: Text
The text of the rich content element.
OptionalrawUrl: string
The raw URL of the rich content element.
OptionalaccessibilityText: string
The accessibility text of the rich content element.
Optionalicon: Icon
The icon of the rich content element.
Optionalmode: string
The mode of the rich content element.
Optionalevent: Event
The event of the rich content element.
Optionaloptions: Option[]
The options of the rich content element.
Optionalcitations: Citation[]
The citations of the rich content element.
Optionalhtml: string
The HTML of the rich content element.
OptionalaccessibilityThe accessibility text of the rich content element.
OptionalanchorThe anchor of the rich content element.
OptionalcitationsThe citations of the rich content element.
OptionaleventThe event of the rich content element.
OptionalhtmlThe HTML of the rich content element.
OptionaliconThe icon of the rich content element.
OptionalimageThe image of the rich content element.
OptionalmodeThe mode of the rich content element.
OptionaloptionsThe options of the rich content element.
OptionalrawThe raw URL of the rich content element.
OptionalsubtitleThe subtitle of the rich content element.
OptionaltextThe text of the rich content element.
OptionaltitleThe title of the rich content element.
OptionaltypeThe type of the rich content element.
Represents a single element of rich content that can be sent in a response.