CallProtocol
Specifies the supported call protocols.
This is an alias for the CallProtocolUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "callProtocol" | |
udpP2P | boolean | True, if UDP peer-to-peer connections are supported |
udpReflector | boolean | True, if connection through UDP reflectors is supported |
minLayer | number | The minimum supported API layer; use 65 |
maxLayer | number | The maximum supported API layer; use 65 |
libraryVersions | string[] | List of supported tgcalls versions |