Bot previews

This commit is contained in:
Isaac
2024-07-24 01:56:34 +08:00
parent f604bc114f
commit 42a6f6e8bc
52 changed files with 3806 additions and 523 deletions

View File

@@ -1586,7 +1586,7 @@ public class ChatMessageInteractiveInstantVideoNode: ASDisplayNode {
return
}
self.item?.controllerInteraction.clickThroughMessage()
self.item?.controllerInteraction.clickThroughMessage(self.view, location)
case .longTap, .doubleTap, .secondaryTap:
break
case .hold: