mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Chat folder improvements
This commit is contained in:
@@ -138,6 +138,7 @@ public struct OperationLogTags {
|
||||
public static let SynchronizeRecentlyUsedStickers = PeerOperationLogTag(value: 17)
|
||||
public static let SynchronizeAppLogEvents = PeerOperationLogTag(value: 18)
|
||||
public static let SynchronizeEmojiKeywords = PeerOperationLogTag(value: 19)
|
||||
public static let SynchronizeChatListFilters = PeerOperationLogTag(value: 20)
|
||||
}
|
||||
|
||||
public struct LegacyPeerSummaryCounterTags: OptionSet, Sequence, Hashable {
|
||||
|
||||
Reference in New Issue
Block a user