Secret media improvements

This commit is contained in:
Ilya Laktyushin
2023-09-09 19:38:57 +04:00
parent 28a5ce4e1f
commit 28dd60b887
11 changed files with 54 additions and 18 deletions

View File

@@ -466,7 +466,7 @@ public class AttachmentTextInputPanelNode: ASDisplayNode, TGCaptionPanelView, AS
}
}
public func setTimeout(_ timeout: Int32) {
public func setTimeout(_ timeout: Int32, isVideo: Bool) {
}
public func animate(_ view: UIView, frame: CGRect) {