Skip to content

Proxy

Type · TDLib 1.8.67 · d1085f9c

Describes a proxy server

Proxy(
  server: string,
  port: int32,
  type: ProxyType
) → Proxy

server

string

Proxy server domain or IP address

port

int32

Proxy server port

type

ProxyType

Type of the proxy