mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
771 B
771 B
title | description |
---|---|
callStateReady | Call is ready to use |
Constructor: callStateReady
Call is ready to use
Attributes:
Name | Type | Required | Description |
---|---|---|---|
protocol | callProtocol | Yes | Call protocols supported by the peer |
connections | Array of callConnection | Yes | Available UDP reflectors |
config | string | Yes | JSON-encoded call config |
encryption_key | bytes | Yes | Call encryption key |
emojis | Array of string | Yes | Encryption key emojis fingerprint |