- API ›
- Constructors ›
- PhoneCallEmpty
PhoneCallEmpty
---types--- phoneCallEmpty#5366c915 id:long = PhoneCall
Belongs to
| PhoneCall |
In Rust this constructor is a variant of the enums::PhoneCall enum.
Match on it with: if let enums::PhoneCall::PhoneCallEmpty(v) = result { ... }
Parameters
| id | long | required |