Update API scheme to layer 143.

This commit is contained in:
John Preston
2022-05-10 18:22:28 +04:00
parent dd05fb4d14
commit 6dedf7c63e
81 changed files with 595 additions and 458 deletions

View File

@@ -99,7 +99,7 @@ BlobLoader::BlobLoader(
int id,
MTP::DedicatedLoader::Location location,
const QString &folder,
int size)
int64 size)
: QObject(parent)
, _folder(folder)
, _id(id)