Support quoted replies stat, update font

This commit is contained in:
Zed
2020-11-08 01:32:17 +01:00
parent 82fe5d8b78
commit b6a49fc4cb
13 changed files with 53 additions and 40 deletions

View File

@@ -140,6 +140,7 @@ type
replies*: int
retweets*: int
likes*: int
quotes*: int
Tweet* = ref object
id*: int64