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