get_timeline not getting 'quote retweets'

Hey!

So, when using get_timeline(‘id’, n = 3200), I can’t seem to get the number of ‘quote retweets’ inside the ‘retweet count’ column.

Does anyone know how to deal with that?

I do not understand completely your question. In the latest version rtweet doesn’t have a quote retweet column inside the retweet_count, the retweet_count already provides the numbers of quotes that a tweet received.

Maybe this guide about the breaking changes in rtweet will help you if you have recently upgraded rtweet and you are used to the old output.