Update API scheme to layer 219.

This commit is contained in:
John Preston
2025-11-27 05:47:53 +04:00
parent ccf6a3fb97
commit 4829c6d028
3 changed files with 25 additions and 4 deletions
+1
View File
@@ -1792,6 +1792,7 @@ ShareBox::SubmitCallback ShareBox::DefaultForwardCallback(
MTP_int(options.scheduleRepeatPeriod),
MTP_inputPeerEmpty(), // send_as
Data::ShortcutIdToMTP(session, options.shortcutId),
MTP_long(0), // effect
MTP_int(videoTimestamp.value_or(0)),
MTP_long(starsPaid),
Api::SuggestToMTP(options.suggest)