twikit
twikit copied to clipboard
Comments are not retrieved
client_user = self.client.user() tweets = client_user.get_tweets('Replies') # 'Tweets'/'Replies'
Comments are not retrieved. It doesn't work with 'Tweets' either.
Any suggestion?