mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
no message
This commit is contained in:
@@ -474,6 +474,8 @@ public final class PendingMessageManager {
|
||||
|
||||
var flags: Int32 = 0
|
||||
|
||||
flags |= (1 << 7)
|
||||
|
||||
for attribute in message.attributes {
|
||||
if let replyAttribute = attribute as? ReplyMessageAttribute {
|
||||
replyMessageId = replyAttribute.messageId.id
|
||||
|
||||
Reference in New Issue
Block a user