GetNetworkStatistics constructor

GetNetworkStatistics(
  1. {required bool only_current,
  2. int? extra,
  3. int? clientId}
)

Returns network data usage statistics. Can be called before authorization

Returns NetworkStatistics

Implementation

GetNetworkStatistics