mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update API scheme on layer 206.
This commit is contained in:
@@ -2169,7 +2169,8 @@ void ApiWrap::saveDraftsToCloud() {
|
||||
Data::WebPageForMTP(
|
||||
cloudDraft->webpage,
|
||||
textWithTags.text.isEmpty()),
|
||||
MTP_long(0) // effect
|
||||
MTP_long(0), // effect
|
||||
MTPSuggestedPost() //
|
||||
)).done([=](const MTPBool &result, const MTP::Response &response) {
|
||||
const auto requestId = response.requestId;
|
||||
history->finishSavingCloudDraft(
|
||||
|
||||
Reference in New Issue
Block a user