mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-15 16:52:48 -05:00
Detect suspended accounts
This commit is contained in:
@@ -25,6 +25,7 @@ dbTypes:
|
||||
media*: string
|
||||
verified*: bool
|
||||
protected*: bool
|
||||
suspended*: bool
|
||||
joinDate* {.
|
||||
dbType: "INTEGER"
|
||||
parseIt: it.i.fromUnix()
|
||||
|
||||
Reference in New Issue
Block a user