mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Reaction improvements
This commit is contained in:
@@ -869,6 +869,9 @@ public class ChatMessageItemView: ListViewItemNode {
|
||||
}
|
||||
}
|
||||
|
||||
func openMessageContextMenu() {
|
||||
}
|
||||
|
||||
func targetReactionView(value: String) -> UIView? {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user