View Source ExTDLib.Object.InternalLinkTypeProxy (ExTDLib v0.0.4)
The link is a link to a proxy. Call addProxy with the given parameters to process the link and add the proxy.
| Name | Type | Description |
|---|---|---|
| server | string | Proxy server domain or IP address. |
| port | number | Proxy server port. |
| type | ProxyType | Type of the proxy. |
More details on telegram's documentation.