Этот коммит содержится в:
Vlad Pronsky 2024-02-11 01:26:54 +02:00
родитель b3c63527d7
Коммит f1ab9d62c0

Просмотреть файл

@ -304,6 +304,8 @@ doc = await api.user_by_login("elonmusk") # no proxy used
So if you want to use proxy PER ACCOUNT, do NOT override proxy with env variable or by passing proxy param to API. So if you want to use proxy PER ACCOUNT, do NOT override proxy with env variable or by passing proxy param to API.
_Note:_ If proxy not working, exception will be raised from API class.
## Limitations ## Limitations
After 1 July 2023 Twitter [introduced new limits](https://twitter.com/elonmusk/status/1675187969420828672) and still continue to update it periodically. After 1 July 2023 Twitter [introduced new limits](https://twitter.com/elonmusk/status/1675187969420828672) and still continue to update it periodically.