mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Initial reactions implementation
This commit is contained in:
@@ -869,7 +869,7 @@ public class ChatMessageItemView: ListViewItemNode {
|
||||
}
|
||||
}
|
||||
|
||||
func targetReactionNode(value: String) -> (ASDisplayNode, ASDisplayNode)? {
|
||||
func targetReactionView(value: String) -> UIView? {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user