Skip to content

InternalLinkTypeProxy

Type · TDLib 1.8.67 · d1085f9c

The link is a link to a proxy. Call addProxy with the given parameters to process the link and add the proxy

InternalLinkTypeProxy(
  proxy: Proxy
) → InternalLinkType

proxy

Proxy

The proxy; may be null if the proxy is unsupported, in which case an alert can be shown to the user