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
Copy file name to clipboardExpand all lines: readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -304,6 +304,8 @@ doc = await api.user_by_login("elonmusk") # no proxy used
304
304
305
305
So if you want to use proxy PER ACCOUNT, do NOT override proxy with env variable or by passing proxy param to API.
306
306
307
+
_Note:_ If proxy not working, exception will be raised from API class.
308
+
307
309
## Limitations
308
310
309
311
After 1 July 2023 Twitter [introduced new limits](https://twitter.com/elonmusk/status/1675187969420828672) and still continue to update it periodically.
0 commit comments