TDLib v0.0.2 TDLib.Object.CallStateReady View Source
The call is ready to use.
Name | Type | Description |
---|---|---|
protocol | callProtocol | Call protocols supported by the peer. |
connections | callConnection[] | Available UDP reflectors. |
config | string | A JSON-encoded call config. |
encryption_key | string | Call encryption key. |
emojis | string[] | Encryption key emojis fingerprint. |
More details on telegram’s documentation.