[][src]Crate tweet

Structs

AdditionalMediaInfo

Holds additional information about a piece of media

BoundingBox

Represents a bounding box of geo coordinates

Coordinates

Represents geographic coordinates

Entity

Contains information on various parsed out pieces of tweets

ExtendedEntity

When a tweet has more than one image or has a video or gif, the full media information is sent through an extended entity.

ExtendedTweet

Represents a full tweet text and entities when going over 140 characters

Hashtag

Represents a hashtag

LegacyUrl

Represents a link from a tweet

Limit

When Twitter has more messages to send than what rate limiting would allow, you will receive a limit payload. This documents how many messages have been left undelivered.

Media

Represents media that is associated with the tweet.

Place

Represents a specific named location corresponding with geo coordinates

Poll

Represents a twitter poll

PollOption

Represents an option in a poll

Size
Sizes

Stores information about the various sizes available for a piece of media in some standard forms.

Symbol

Represents a $cashtag included in a tweet body

Tweet

Represents a tweet

UnwoundUrl

Holds an unshortened link and some metadata about its content.

Url

Represents a link from a tweet

User

Represents a twitter user

UserMention

Represents a @mention of a user

Variant

Holds information about a videos quality and location

VideoInfo

Stores information about a video media object

Enums

MediaType
TwitterResponse