Raw.phone.CreateConferenceCall
phone.createConferenceCall#dfc909ab peer:InputPhoneCall key_fingerprint:long = phone.PhoneCall;
export namespace Raw {
export namespace phone {
export class CreateConferenceCall {
constructor(params: { peer: Raw.TypeInputPhoneCall; keyFingerprint: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 198
Constructor ID: 0xdfc909ab
Property
peer
: Raw.TypeInputPhoneCallkeyFingerprint
: bigint