TDLib v0.0.2 TDLib.Object.CallConnection View Source
Describes the address of UDP reflectors.
| Name | Type | Description |
|---|---|---|
| id | string | Reflector identifier. |
| ip | string | IPv4 reflector address. |
| ipv6 | string | IPv6 reflector address. |
| port | number | Reflector port number. |
| peer_tag | string | Connection peer tag. |
More details on telegram’s documentation.