2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

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

@@ -1073,7 +1073,7 @@ void Manager::notificationActivated(
int(reply.text.size()),
Ui::kQFixedMax,
},
Data::PreviewState::Allowed);
Data::WebPageDraft());
history->setLocalDraft(std::move(draft));
}
window->widget()->showFromTray();