786 B
786 B
title | description | image |
---|---|---|
callProtocol | Specifies supported call protocols | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: callProtocol
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 |