PhoneConnectionWebrtc
- class pyrogram.raw.types.PhoneConnectionWebrtc
WebRTC connection parameters
Constructor of
PhoneConnection
.- Details:
Layer:
194
ID:
635FE375
- Parameters:
id (
int
64-bit
) – Endpoint IDip (
str
) – IP addressipv6 (
str
) – IPv6 addressport (
int
32-bit
) – Portusername (
str
) – Usernamepassword (
str
) – Passwordturn (
bool
, optional) – Whether this is a TURN endpointstun (
bool
, optional) – Whether this is a STUN endpoint