Interface GetImportedContactCount

Returns the total number of imported contacts. Request type for Tdjson#getImportedContactCount.

interface GetImportedContactCount {
    @type: "getImportedContactCount";
}

Properties

Properties

@type: "getImportedContactCount"