- API ›
- Constructors ›
- PhoneCall
PhoneCall
---types--- phoneCall#30535af5 p2p_allowed:flags.5?true video:flags.6?true conference_supported:flags.8?true id:long access_hash:long date:int admin_id:long participant_id:long g_a_or_b:bytes key_fingerprint:long protocol:PhoneCallProtocol connections:Vector<PhoneConnection> start_date:int custom_parameters:flags.7?DataJSON = PhoneCall
Belongs to
| PhoneCall |
Parameters
| p2p_allowed | true | optional |
| video | true | optional |
| conference_supported | true | optional |
| id | long | required |
| access_hash | long | required |
| date | int | required |
| admin_id | long | required |
| participant_id | long | required |
| g_a_or_b | bytes | required |
| key_fingerprint | long | required |
| protocol | PhoneCallProtocol | required |
| connections | Vector<PhoneConnection> | required |
| start_date | int | required |
| custom_parameters | DataJSON | optional |