From f1ab9d62c0f198b49b75b04f6e5b047d02c26db3 Mon Sep 17 00:00:00 2001 From: Vlad Pronsky Date: Sun, 11 Feb 2024 01:26:54 +0200 Subject: [PATCH] readme updated --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 9e71a6e..3585d87 100644 --- a/readme.md +++ b/readme.md @@ -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. +_Note:_ If proxy not working, exception will be raised from API class. + ## Limitations After 1 July 2023 Twitter [introduced new limits](https://twitter.com/elonmusk/status/1675187969420828672) and still continue to update it periodically.