Skip to content

Files

Latest commit

tmoskovitchzacmos
tmoskovitch
and
May 3, 2022
40b9f92 · May 3, 2022

History

History
22 lines (14 loc) · 818 Bytes

URLFields.md

File metadata and controls

22 lines (14 loc) · 818 Bytes

URLFields

Represent the portion of text recognized as a URL.

Properties

Name Type Description Notes
url URI A validly formatted URL.
expandedUrl URI A validly formatted URL. [optional]
displayUrl String The URL as displayed in the Twitter client. [optional]
unwoundUrl URI Fully resolved url [optional]
status Integer HTTP Status Code. [optional]
title String Title of the page the URL points to. [optional]
description String Description of the URL landing page. [optional]
images List<URLImage> [optional]
mediaKey String The Media Key identifier for this attachment. [optional]