Interface ResetNetworkStatistics

Resets all network data usage statistics to zero. Can be called before authorization. Request type for Tdjson#resetNetworkStatistics.

interface ResetNetworkStatistics {
    @type: "resetNetworkStatistics";
}

Properties

Properties

@type: "resetNetworkStatistics"