GetProxyLink
public struct GetProxyLink : Codable, Equatable, TDFunction
Returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization
-
Undocumented
Declaration
Swift
public typealias Result = Text -
Proxy identifier
Declaration
Swift
public let proxyId: Int32 -
Returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization
Declaration
Swift
public init(proxyId: Int32)Parameters
proxyIdProxy identifier
View on GitHub
Install in Dash
GetProxyLink Structure Reference