mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Stories
This commit is contained in:
@@ -398,5 +398,9 @@ public extension TelegramEngine {
|
||||
public func cancelAllFetches(id: String) {
|
||||
preconditionFailure()
|
||||
}
|
||||
|
||||
public func pushPriorityDownload(resourceId: String) -> Disposable {
|
||||
return self.account.network.multiplexedRequestManager.pushPriority(resourceId: resourceId)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user