twikit
twikit copied to clipboard
Unexpected Record Count Returned from get_tweets
Even though I'm retrieving data with results = await user.get_tweets('Tweets', count=100) I only get 19 records. I thought it would return as many records as the count specified. Is there an issue with my code?
Are you sure there really are that many tweets?