Add missing error codes for unavailable tweets
This commit is contained in:
@@ -47,6 +47,8 @@ type
|
||||
forbidden = 200
|
||||
badToken = 239
|
||||
noCsrf = 353
|
||||
tweetUnavailable = 421
|
||||
tweetCensored = 422
|
||||
|
||||
User* = object
|
||||
id*: string
|
||||
|
||||
Reference in New Issue
Block a user