mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
topic history bug fix and thread-info for search messages
This commit is contained in:
@@ -59,7 +59,7 @@ public struct MessageHistoryThreadData: Codable, Equatable {
|
||||
public var author: PeerId
|
||||
public var info: EngineMessageHistoryThread.Info
|
||||
public var incomingUnreadCount: Int32
|
||||
public var maxIncomingReadId: Int32
|
||||
public var maxIncomingReadId: Int32
|
||||
public var maxKnownMessageId: Int32
|
||||
public var maxOutgoingReadId: Int32
|
||||
public var notificationSettings: TelegramPeerNotificationSettings
|
||||
|
||||
Reference in New Issue
Block a user