Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Commented Issue: For GetUserTimeline, maximumTweets parameter doesn't work [2631]

$
0
0
Hello,

I have tried to limit number of fetched tweets using these methods:

GetUserTimeline(long userId, int maximumTweets = 40);
GetUserTimeline(long userId, IUserTimelineParameters userTimelineParameters);
GetUserTimeline(string userScreenName, int maximumTweets = 40);
GetUserTimeline(string userScreenName, IUserTimelineParameters userTimelineParameters);

But number of tweets that are fetched is always 200!
Is there a workaround for this?
When will this be fixed?

Kind regards,
Predrag
Comments: Associated with changeset 45107: Version 0.9.9.2
- Fixed issue with query parameters not being correctly set cause of parameters dependency injection

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>