Support tweet locations

This commit is contained in:
Zed
2019-12-21 05:44:58 +01:00
parent 80d6191e74
commit f8f4487c33
7 changed files with 34 additions and 5 deletions

View File

@@ -147,6 +147,7 @@ type
hasThread*: bool
available*: bool
tombstone*: string
location*: string
stats*: TweetStats
retweet*: Option[Retweet]
attribution*: Option[Profile]