mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge branch 'beta' into experimental-2
Support more notification actions
This commit is contained in:
@@ -7,7 +7,7 @@ protocol TelegramCloudMediaResource: TelegramMediaResource {
|
||||
func apiInputLocation(fileReference: Data?) -> Api.InputFileLocation?
|
||||
}
|
||||
|
||||
protocol TelegramMultipartFetchableResource: TelegramMediaResource {
|
||||
public protocol TelegramMultipartFetchableResource: TelegramMediaResource {
|
||||
var datacenterId: Int { get }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user