|
@@ -389,6 +389,7 @@ class ChatViewController: UITableViewController {
|
|
self.dcContext.marknoticedChat(chatId: self.chatId)
|
|
self.dcContext.marknoticedChat(chatId: self.chatId)
|
|
}
|
|
}
|
|
startTimer()
|
|
startTimer()
|
|
|
|
+ markSeenMessagesInVisibleArea()
|
|
}
|
|
}
|
|
|
|
|
|
override func viewWillDisappear(_ animated: Bool) {
|
|
override func viewWillDisappear(_ animated: Bool) {
|