Added additional params to .friends(). Now you can request the latest status (skip_st...
authorMark Nunnikhoven <me@markn.ca>
Sun, 5 Jul 2015 17:20:32 +0000 (13:20 -0400)
committerMark Nunnikhoven <me@markn.ca>
Sun, 5 Jul 2015 17:20:32 +0000 (13:20 -0400)
commit3ade9e6802148646611c601721d963d0965bc94a
tree99127c587af2500db0795bed06456b78c86c37df
parentae1465d394449982ad3bd73aaa9a0b21e5d94c88
Added additional params to .friends(). Now you can request the latest status (skip_status) and that the user entity be returned with the request (include_user_entities)
docs/api.rst
tweepy/api.py