Skip to content

Twitter V2 List Lookup #1211

Open
Open
@waterboy550

Description

@waterboy550

I was using version 1.1 to get all the tweets in a list. See the code below. Does this library have the same feature available for v2? It looks like this wasn't a feature of v2 until just recently. See the end point here (https://developer.twitter.com/en/docs/twitter-api/lists/list-tweets/migrate).

userTimeline = await userClient.Lists.GetTweetsFromListAsync(new GetTweetsFromListParameters(1360674149816037376) { SinceId = lastTweetId });

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