Skip to content

Get user tweets by time period #1214

Open
@LaurelineA

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!

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