Allow replying with quoting message part.

This commit is contained in:
John Preston
2023-10-11 21:49:26 +04:00
parent 00db325e91
commit ef0539c9fc
20 changed files with 167 additions and 29 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ Q_DECLARE_METATYPE(FullMsgId);
struct FullReplyTo {
FullMsgId messageId;
TextWithTags quote;
TextWithEntities quote;
FullStoryId storyId;
MsgId topicRootId = 0;