mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Merge commit '1462366056b085c59b4ed5dbe88f33a86c7e96b8' into layer-135
This commit is contained in:
@@ -74,11 +74,11 @@ public struct Namespaces {
|
||||
public static let cachedPollResults: Int8 = 9
|
||||
public static let cachedContextResults: Int8 = 10
|
||||
public static let proximityNotificationStoredState: Int8 = 11
|
||||
public static let cachedPeerInvitationImporters: Int8 = 12
|
||||
public static let cachedPeerExportedInvitations: Int8 = 13
|
||||
public static let cachedGroupCallDisplayAsPeers: Int8 = 14
|
||||
public static let cachedAdMessageStates: Int8 = 15
|
||||
public static let cachedSendAsPeers: Int8 = 16
|
||||
public static let cachedPeerInvitationImporters: Int8 = 16
|
||||
public static let cachedPeerExportedInvitations: Int8 = 17
|
||||
public static let cachedSendAsPeers: Int8 = 18
|
||||
}
|
||||
|
||||
public struct UnorderedItemList {
|
||||
|
||||
Reference in New Issue
Block a user