Skip to main content

TwitterMedia

TwitterMedia is a specific Twitter Tweet.

type TwitterMedia {  url: String!  width: Int}

Fields#

url (String!)#

url is the URL of a Twitter tweet.

width (Int)#

width is the width of the Twitter tweet in pixels.