Skip to content

Get user tweets by time period #1214

Description

@LaurelineA

Hello,

I haven't manage to find how to get the tweets of a specific user in a specific time period, as Twitter API allows it here (with start_time and end_time parameters): https://developer.twitter.com/en/docs/twitter-api/tweets/timelines/api-reference/get-users-id-tweets

I only managed to get user tweets with the "GetUserTimelineAsync" method, and to get tweets in a specific time period with the "SearchTweetsAsync" and "Since" and "Until" parameters, but not both of them together.
Is it possible to do that with this library?

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions