Fix crash when parsing non-GraphQL cached tweets
This commit is contained in:
@@ -177,6 +177,8 @@ type
|
||||
available*: bool
|
||||
tombstone*: string
|
||||
location*: string
|
||||
## Unused, needed for backwards compat
|
||||
source*: string
|
||||
stats*: TweetStats
|
||||
retweet*: Option[Tweet]
|
||||
attribution*: Option[User]
|
||||
|
||||
Reference in New Issue
Block a user