Interface GetDatabaseStatistics

Returns database statistics. Request type for Tdjson#getDatabaseStatistics.

interface GetDatabaseStatistics {
    @type: "getDatabaseStatistics";
}

Properties

Properties

@type: "getDatabaseStatistics"