mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[WIP] MetalEngine
This commit is contained in:
@@ -716,6 +716,10 @@ open class ChatMessageItemView: ListViewItemNode, ChatMessageItemNodeProtocol {
|
||||
return nil
|
||||
}
|
||||
|
||||
open func makeContentSnapshot() -> (UIImage, CGRect)? {
|
||||
return nil
|
||||
}
|
||||
|
||||
open func getMessageContextSourceNode(stableId: UInt32?) -> ContextExtractedContentContainingNode? {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user