mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-29 23:02:49 -05:00
Capture "account locked" API error
This commit is contained in:
@@ -57,6 +57,7 @@ type
|
||||
tweetNotAuthorized = 179
|
||||
forbidden = 200
|
||||
badToken = 239
|
||||
locked = 326
|
||||
noCsrf = 353
|
||||
tweetUnavailable = 421
|
||||
tweetCensored = 422
|
||||
|
||||
Reference in New Issue
Block a user