Raw.phone.PhoneCall

Raw.phone.PhoneCall

A voip phone call

phone.phoneCall#ec82e140 phone_call:PhoneCall users:Vector<User> = phone.PhoneCall;
export namespace Raw {
  export namespace phone {
    export class PhoneCall {
      constructor(params: { phoneCall: Raw.TypePhoneCall; users: Array<Raw.TypeUser> }) {}
    }
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xec82e140

Property