Fix loading more tweets when last one is a retweet
This commit is contained in:
@@ -47,6 +47,7 @@ type
|
||||
gif*: Option[string]
|
||||
video*: Option[string]
|
||||
videoThumb*: Option[string]
|
||||
retweetId*: Option[string]
|
||||
|
||||
Tweets* = seq[Tweet]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user