View Source ExTDLib.Object.CallServerTypeWebrtc (ExTDLib v0.0.4)
A WebRTC server.
| Name | Type | Description |
|---|---|---|
| username | string | Username to be used for authentication. |
| password | string | Authentication password. |
| supports_turn | bool | True, if the server supports TURN. |
| supports_stun | bool | True, if the server supports STUN. |
More details on telegram's documentation.