- API ›
- Constructors ›
- GroupCallDonor
GroupCallDonor
---types--- groupCallDonor#ee430c85 top:flags.0?true my:flags.1?true peer_id:flags.3?Peer stars:long = GroupCallDonor
Belongs to
| GroupCallDonor |
In Rust this constructor is a variant of the enums::GroupCallDonor enum.
Match on it with: if let enums::GroupCallDonor::GroupCallDonor(v) = result { ... }