View Source ExTDLib.Object.CallServerTypeWebrtc (ExTDLib v0.0.4)

A WebRTC server.

NameTypeDescription
usernamestringUsername to be used for authentication.
passwordstringAuthentication password.
supports_turnboolTrue, if the server supports TURN.
supports_stunboolTrue, if the server supports STUN.

More details on telegram's documentation.