Unread-based animation playback

This commit is contained in:
Ali
2022-06-05 19:24:41 +04:00
parent 9a2394ce1a
commit 6b1a7d1aae
9 changed files with 167 additions and 105 deletions

View File

@@ -898,4 +898,7 @@ public class ChatMessageItemView: ListViewItemNode, ChatMessageItemNodeProtocol
}
}
}
func unreadMessageRangeUpdated() {
}
}