PhoneCallProtocol
- class pyrogram.raw.types.PhoneCallProtocol
Protocol info for libtgvoip
Constructor of
PhoneCallProtocol
.- Details:
Layer:
194
ID:
FC878FC8
- Parameters:
min_layer (
int
32-bit
) – Minimum layer for remote libtgvoipmax_layer (
int
32-bit
) – Maximum layer for remote libtgvoiplibrary_versions (List of
str
) – When using phone.requestCall and phone.acceptCall, specify all library versions supported by the client. The server will merge and choose the best library version supported by both peers, returning only the best value in the result of the callee’s phone.acceptCall and in the phoneCallAccepted update received by the caller.udp_p2p (
bool
, optional) – Whether to allow P2P connection to the other participantudp_reflector (
bool
, optional) – Whether to allow connection to the other participants through the reflector servers