Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle profile conversations in TimelineTimelineModule entries #74

Merged
merged 3 commits into from
Feb 25, 2024

Conversation

karashiiro
Copy link
Collaborator

Fixes #73.

Most timeline entries are TimelineTimelineTweet entries and just contain a tweet, but some entries are TimelineTimelineModule entries, such as profile conversations, which contain a set of tweets. This adds handling for the latter case.

@karashiiro karashiiro merged commit 2dd036a into the-convocation:main Feb 25, 2024
0 of 2 checks passed
@karashiiro karashiiro deleted the fix/profile-conversations branch February 25, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing tweets with getTweetsByUserId or getTweets
1 participant