View Source ExTDLib.Object.CallProtocol (ExTDLib v0.0.4)

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_layernumberThe minimum supported API layer; use 65.
max_layernumberThe maximum supported API layer; use 92.
library_versionsstringList of supported tgcalls versions.

More details on telegram's documentation.