mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Implement copy restriction and send as peer
This commit is contained in:
@@ -2444,7 +2444,7 @@ class ChatControllerNode: ASDisplayNode, UIScrollViewDelegate {
|
||||
messages.append(.forward(source: id, grouping: .auto, attributes: attributes, correlationId: nil))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
var usedCorrelationId: Int64?
|
||||
|
||||
if !messages.isEmpty, case .message = messages[messages.count - 1] {
|
||||
|
||||
Reference in New Issue
Block a user