mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[WIP] Saved messages
This commit is contained in:
@@ -2144,6 +2144,7 @@ public final class ChatHistoryListNodeImpl: ListView, ChatHistoryNode, ChatHisto
|
||||
tags: initialMessage.tags,
|
||||
globalTags: initialMessage.globalTags,
|
||||
localTags: initialMessage.localTags,
|
||||
customTags: initialMessage.customTags,
|
||||
forwardInfo: initialMessage.forwardInfo,
|
||||
author: initialMessage.author,
|
||||
text: /*"\(initialMessage.adAttribute!.opaqueId.hashValue)" + */initialMessage.text,
|
||||
|
||||
Reference in New Issue
Block a user