1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-15 08:42:51 -04:00

Add support for tweet views

This commit is contained in:
Zed
2025-11-17 10:59:50 +01:00
parent 0bb0b7e78c
commit bb6eb81a20
11 changed files with 58 additions and 49 deletions
+1
View File
@@ -203,6 +203,7 @@ type
retweets*: int
likes*: int
quotes*: int
views*: int
Tweet* = ref object
id*: int64