TestNetwork constructor

TestNetwork(
  1. {int? extra,
  2. int? clientId}
)

Sends a simple network request to the Telegram servers; for testing only. Can be called before authorization

Returns Ok

Implementation

TestNetwork