mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Reaction experiments
This commit is contained in:
@@ -947,7 +947,7 @@ public final class ChatMessageInteractiveFileNode: ASDisplayNode {
|
||||
replyCount: dateReplies,
|
||||
isPinned: arguments.isPinned && !arguments.associatedData.isInPinnedListMode,
|
||||
hasAutoremove: arguments.message.isSelfExpiring,
|
||||
canViewReactionList: canViewMessageReactionList(message: arguments.topMessage, isInline: arguments.associatedData.isInline),
|
||||
canViewReactionList: canViewMessageReactionList(message: arguments.topMessage),
|
||||
animationCache: arguments.controllerInteraction.presentationContext.animationCache,
|
||||
animationRenderer: arguments.controllerInteraction.presentationContext.animationRenderer
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user