python-twitter icon indicating copy to clipboard operation
python-twitter copied to clipboard

GetUsersSearch and GetUser doesn't include user entities

Open nerzid opened this issue 8 years ago • 1 comments
trafficstars

twitter has undocumented parameters for users so that there is actually a parameter called include_user_entities to return urls with their expanded versions and so on. Also there is an another parameter called skip status to get rid of the status information.

Here is a post from twitter community

nerzid avatar Aug 15 '17 07:08 nerzid

This is implemented in a number of endpoints. Is there a specific endpoint that you're referring to?

jeremylow avatar Sep 24 '17 13:09 jeremylow