mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-15 16:52:48 -05:00
Error stuff
This commit is contained in:
@@ -13,10 +13,11 @@ type
|
||||
# agent*: string
|
||||
|
||||
Error* = enum
|
||||
null = 0
|
||||
protectedUser = 22
|
||||
couldntAuth = 32
|
||||
doesntExist = 34
|
||||
notFound = 50
|
||||
userNotFound = 50
|
||||
suspended = 63
|
||||
invalidToken = 89
|
||||
listIdOrSlug = 112
|
||||
|
||||
Reference in New Issue
Block a user