PhoneCallRequested

---types---
phoneCallRequested#14b0ed0c video:flags.6?true id:long access_hash:long date:int admin_id:long participant_id:long g_a_hash:bytes protocol:PhoneCallProtocol = PhoneCall

Belongs to

PhoneCall

In Rust this constructor is a variant of the enums::PhoneCall enum.
Match on it with: if let enums::PhoneCall::PhoneCallRequested(v) = result { ... }

Parameters

videotrueoptional
idlongrequired
access_hashlongrequired
dateintrequired
admin_idlongrequired
participant_idlongrequired
g_a_hashbytesrequired
protocolPhoneCallProtocolrequired