I have a need to call the function user.GetUserTimeline(), but also provide a tweet status ID so that I can get all tweets since that status ID returned from the timeline.
This is the equivalent of querying the Twitter API endpoint "statuses/user_timeline" with the parameter "since_id". Is this functionality available in the latest version of Tweetinvi?
This is the equivalent of querying the Twitter API endpoint "statuses/user_timeline" with the parameter "since_id". Is this functionality available in the latest version of Tweetinvi?