TDLib v0.0.2 TDLib.Object.CallProtocol View Source

Specifies the supported call protocols.

NameTypeDescription
udp_p2pboolTrue, if UDP peer-to-peer connections are supported.
udp_reflectorboolTrue, if connection through UDP reflectors is supported.
min_layernumberMinimum supported API layer; use 65.
max_layernumberMaximum supported API layer; use 65.

More details on telegram’s documentation.