phone.phoneCall
A VoIP phone call
type tg.PhonePhoneCall struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PhoneCall | PhoneCallClass | yes | The VoIP phone call |
Users | []UserClass | yes | VoIP phone call participants |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
phone.phoneCall#ec82e140