mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
@@ -118,6 +118,7 @@ type
|
||||
hasThread*: bool
|
||||
sensitive*: bool
|
||||
available*: bool
|
||||
tombstone*: string
|
||||
thumb*: string
|
||||
badge*: string
|
||||
|
||||
@@ -139,8 +140,9 @@ type
|
||||
shortTime*: string
|
||||
reply*: seq[string]
|
||||
pinned*: bool
|
||||
available*: bool
|
||||
hasThread*: bool
|
||||
available*: bool
|
||||
tombstone*: string
|
||||
stats*: TweetStats
|
||||
retweet*: Option[Retweet]
|
||||
quote*: Option[Quote]
|
||||
|
||||
Reference in New Issue
Block a user