- API ›
- Constructors ›
- InputGroupCall
InputGroupCall
---types--- inputGroupCall#d8aa840f id:long access_hash:long = InputGroupCall
Belongs to
| InputGroupCall |
In Rust this constructor is a variant of the enums::InputGroupCall enum.
Match on it with: if let enums::InputGroupCall::InputGroupCall(v) = result { ... }