TestNetwork
public struct TestNetwork : Codable, Equatable, TDFunction
Sends a simple network request to the Telegram servers; for testing only. Can be called before authorization
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Sends a simple network request to the Telegram servers; for testing only. Can be called before authorization
Declaration
Swift
public init()