mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Merge commit '7d5d9ba7ba8ea6e2412ed633d80709caaabe992e'
# Conflicts: # submodules/TelegramUI/Components/Chat/ChatMessageAttachedContentNode/Sources/ChatMessageAttachedContentNode.swift
This commit is contained in:
@@ -1069,6 +1069,7 @@ public enum FileMediaResourceMediaStatus: Equatable {
|
||||
}
|
||||
|
||||
public protocol ChatMessageItemNodeProtocol: ListViewItemNode {
|
||||
func makeProgress() -> Promise<Bool>?
|
||||
func targetReactionView(value: MessageReaction.Reaction) -> UIView?
|
||||
func targetForStoryTransition(id: StoryId) -> UIView?
|
||||
func contentFrame() -> CGRect
|
||||
|
||||
Reference in New Issue
Block a user