Class TweetMedia

The details of a single media content included in a tweet.

Hierarchy

  • TweetMedia

Constructors

Properties

Constructors

Properties

thumbnailUrl?: string

The thumbnail URL for the video content of the tweet.

type: EMediaType

The type of media.

url: string = ''

The direct URL to the media.

Generated using TypeDoc