Interface GetStorageStatisticsFast

Quickly returns approximate storage usage statistics. Can be called before authorization. Request type for Tdjson#getStorageStatisticsFast.

interface GetStorageStatisticsFast {
    @type: "getStorageStatisticsFast";
}

Properties

Properties

@type: "getStorageStatisticsFast"