StaticbulkThe IDs of the tweets whose details are to be fetched.
StaticdetailsThe id of the tweet whose details are to be fetched.
StaticlikeThe id of the tweet to be liked.
StaticlikersThe id of the tweet whose likers are to be fetched.
Optionalcount: numberThe number of likers to fetch. Only works as a lower limit when used with a cursor.
Optionalcursor: stringThe cursor to the batch of likers to fetch.
StaticpostThe configuration object for the tweet to be posted.
StaticrepliesThe id of the tweet whose replies are to be fetched.
Optionalcursor: stringThe cursor to the batch of replies to fetch.
OptionalsortBy: RawTweetRepliesSortTypeStaticretweetThe id of the tweet which is to be retweeted.
StaticretweetersThe id of the tweet whose retweeters are to be fetched.
Optionalcount: numberThe number of retweeters to fetch. Only works as a lower limit when used with a cursor.
Optionalcursor: stringThe cursor to the batch of retweeters to fetch.
StaticscheduleThe configuration object for the tweet to be posted.
StaticsearchThe filter to use for searching tweets.
Optionalcount: numberThe number of tweets to fetch. Only works as a lower limit when used with a cursor.
Optionalcursor: stringThe cursor to the batch of tweets to fetch.
StaticunlikeThe id of the tweet to be unliked.
StaticunpostThe id of the tweet to be unposted.
StaticunretweetThe id of the source tweet (which was retweeted), to be unretweeted.
StaticunscheduleThe id of the scheduled tweet to be unscheduled.
Collection of requests related to tweets.