Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2025-11-23 08:59:35 -03:00
6 changed files with 275 additions and 203 deletions

View File

@@ -122,7 +122,6 @@ type
durationMs*: int
url*: string
thumb*: string
views*: string
available*: bool
reason*: string
title*: string
@@ -203,7 +202,6 @@ type
replies*: int
retweets*: int
likes*: int
quotes*: int
views*: int
Tweet* = ref object