|ipv6|[Bool](../types/Bool.md) | Optional|Whether the specified IP is an IPv6 address|
|media\_only|[Bool](../types/Bool.md) | Optional|Whether this DC should only be used to [download or upload files](https://core.telegram.org/api/files)|
|tcpo\_only|[Bool](../types/Bool.md) | Optional|Whether this DC only supports connection with [transport obfuscation](https://core.telegram.org/mtproto/mtproto-transports#transport-obfuscation)|
|cdn|[Bool](../types/Bool.md) | Optional|Whether this is a [CDN DC](https://core.telegram.org/cdn).|
|static|[Bool](../types/Bool.md) | Optional|If set, this IP should be used when connecting through a proxy|
|id|[int](../types/int.md) | Yes|DC ID|
|ip\_address|[string](../types/string.md) | Yes|IP address of DC|
|secret|[bytes](../types/bytes.md) | Optional|If the `tcpo_only` flag is set, specifies the secret to use when connecting using [transport obfuscation](https://core.telegram.org/mtproto/mtproto-transports#transport-obfuscation)|