Revert "Revert "Replace tweet endpoint with GraphQL""
This reverts commit 36c72f9860.
This commit is contained in:
@@ -9,6 +9,7 @@ type
|
||||
InternalError* = object of CatchableError
|
||||
|
||||
Api* {.pure.} = enum
|
||||
tweetDetail
|
||||
userShow
|
||||
timeline
|
||||
search
|
||||
@@ -176,7 +177,6 @@ type
|
||||
available*: bool
|
||||
tombstone*: string
|
||||
location*: string
|
||||
source*: string
|
||||
stats*: TweetStats
|
||||
retweet*: Option[Tweet]
|
||||
attribution*: Option[User]
|
||||
|
||||
Reference in New Issue
Block a user