Menu

#337 `getUserListStatuses` cannot include retweets using `include_rts` parameter

open
nobody
None
2019-11-21
2019-11-21
Anonymous
No

Originally created by: JChrist

When retrieving statuses for a user list, using one of the
ResponseList<Status> getUserListStatuses(long listId, Paging paging) throws TwitterException; variants, there's no way to specify the include_rts optional parameter, so as to also get retweets in the returned statuses

Discussion


Log in to post a comment.