no message

This commit is contained in:
Peter
2017-03-23 21:26:36 +03:00
parent f755f19769
commit c55a138e0b
18 changed files with 487 additions and 77 deletions

View File

@@ -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