Static
bulkThe IDs of the tweets whose details are to be fetched.
Static
detailsThe id of the tweet whose details are to be fetched.
Static
likeThe id of the tweet to be liked.
Static
likersThe id of the tweet whose likers are to be fetched.
Optional
count: numberThe number of likers to fetch. Only works as a lower limit when used with a cursor.
Optional
cursor: stringThe cursor to the batch of likers to fetch.
Static
postThe configuration object for the tweet to be posted.
Static
repliesThe id of the tweet whose replies are to be fetched.
Optional
cursor: stringThe cursor to the batch of replies to fetch.
Optional
sortBy: ERawTweetRepliesSortTypeStatic
retweetThe id of the tweet which is to be retweeted.
Static
retweetersThe id of the tweet whose retweeters are to be fetched.
Optional
count: numberThe number of retweeters to fetch. Only works as a lower limit when used with a cursor.
Optional
cursor: stringThe cursor to the batch of retweeters to fetch.
Static
scheduleThe configuration object for the tweet to be posted.
Static
searchThe filter to use for searching tweets.
Optional
count: numberThe number of tweets to fetch. Only works as a lower limit when used with a cursor.
Optional
cursor: stringThe cursor to the batch of tweets to fetch.
Static
unlikeThe id of the tweet to be unliked.
Static
unpostThe id of the tweet to be unposted.
Static
unretweetThe id of the source tweet (which was retweeted), to be unretweeted.
Static
unscheduleThe id of the scheduled tweet to be unscheduled.
Collection of requests related to tweets.