Update API scheme, rich preview drafts.

This commit is contained in:
John Preston
2023-10-19 18:20:27 +04:00
parent b2e8e0431e
commit b1823d981b
21 changed files with 268 additions and 174 deletions

View File

@@ -161,7 +161,7 @@ Data::Draft OccupiedDraft(const QString &normalizedName) {
+ normalizedName },
FullReplyTo(),
MessageCursor(),
Data::PreviewState::Allowed
Data::WebPageDraft()
};
}