mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-29 06:42:50 -05:00
Optimize profile fetching and caching
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import options
|
||||
import user
|
||||
|
||||
type
|
||||
@@ -10,3 +11,4 @@ type
|
||||
UserResult = object
|
||||
legacy*: RawUser
|
||||
restId*: string
|
||||
reason*: Option[string]
|
||||
|
||||
Reference in New Issue
Block a user