Layer 228
PhonePhoneCallObj
A Vo IP phone call
constructor
phone.phoneCall#ec82e140 phone_call:PhoneCall users:Vector<User> = phone.PhoneCall;
Parameters
Returns
phone.PhoneCallGogram Example
// Creating PhonePhoneCallObj constructor obj := &tg.PhonePhoneCallObj{ PhoneCall: &tg.PhoneCallObj{}, Users: []tg.User{&tg.UserObj{}}, }