mirror of
https://github.com/zedeus/nitter.git
synced 2026-05-15 08:42:51 -04:00
Use dynamic rate limits from API responses
This commit is contained in:
@@ -28,6 +28,7 @@ type
|
||||
userMedia
|
||||
|
||||
RateLimit* = object
|
||||
limit*: int
|
||||
remaining*: int
|
||||
reset*: int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user