Update API scheme on layer 228.

This commit is contained in:
John Preston
2026-06-19 13:14:28 +04:00
parent 5ecffe5c5c
commit a0fd43642a
19 changed files with 162 additions and 11 deletions
@@ -79,6 +79,7 @@ std::optional<GlobalMediaRequest> PrepareGlobalMediaRequest(
return MTPmessages_SearchGlobal(
MTP_flags(MTPmessages_SearchGlobal::Flag::f_folder_id), // No archive
MTP_int(folderId),
MTPInputChannel(),
MTP_string(query),
filter,
MTP_int(minDate),