mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Comments [WIP]
This commit is contained in:
@@ -329,7 +329,7 @@ public struct ChatTextInputStateText: PostboxCoding, Equatable {
|
||||
}
|
||||
|
||||
public enum ChatControllerSubject: Equatable {
|
||||
case message(MessageId)
|
||||
case message(id: MessageId, highlight: Bool)
|
||||
case scheduledMessages
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user