fetch_user_tweets
Documentation for eth_defi.feed.twitter_api.fetch_user_tweets function.
- fetch_user_tweets(user_id, bearer_token, author_handle, *, max_tweets=10, since=None)
Fetch recent tweets from a single user timeline.
GET /2/users/:id/tweetssupportsstart_timefor incremental reads. Used whenLIMITis set or for backfilling newly added members.- Parameters
- Return type