You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To users of prior versions, please look carefully at the code usage examples below. Beginning with version 2.1, the TwitterAPI object no longer holds onto the connection state when calling request(). Instead the connection state is held by the returned object. From this object you get the response.
4
+
To users of prior versions: please look carefully at the code usage examples below. Beginning with version 2.1, the TwitterAPI object no longer holds onto the connection state when calling request(). Instead the connection state is held by the returned object. From this object you get the response.
0 commit comments