MadelineProto/docs/TD_docs/constructors/callProtocol.md
2017-08-25 15:05:53 +02:00

713 B

title description
callProtocol Specifies supported call protocols

Constructor: callProtocol

Back to constructors index

Specifies supported call protocols

Attributes:

Name Type Required Description
udp_p2p Bool Yes True, if UDP peer to peer connections are supported
udp_reflector Bool Yes True, if connection through UDP reflectors are supported
min_layer int Yes Minimum supported layer, use 65
max_layer int Yes Maximum supported layer, use 65

Type: CallProtocol