We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
upload version
update version
feat: implement post DM V2 endpoints (#420) * feat_impl_post_dm_endpoints * adding constructor * improving signatures
fix pom
Added TwitterClient.stopFilteredStream() variant with a timeout. (#406)
Add list tweets endpoint (#399) * Add list tweets endpoint * Add list tweets endpoint * Update description
feat: pagination for likes and retweets endpoints (#353) * feat: pagination for likes and retweets endpoints
improve javadoc