mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Pass FullReplyTo everywhere.
This commit is contained in:
@@ -159,8 +159,7 @@ Data::Draft OccupiedDraft(const QString &normalizedName) {
|
||||
+ QString::number(OccupationTag())
|
||||
+ ";n:"
|
||||
+ normalizedName },
|
||||
MsgId(0), // replyTo
|
||||
kTopicRootId,
|
||||
FullReplyTo(),
|
||||
MessageCursor(),
|
||||
Data::PreviewState::Allowed
|
||||
};
|
||||
|
Reference in New Issue
Block a user