Raw.UpdatePhoneCallSignalingData
Incoming phone call signaling payload
updatePhoneCallSignalingData#2661bf09 phone_call_id:long data:bytes = Update;
export namespace Raw {
export class UpdatePhoneCallSignalingData {
constructor(params: { phoneCallId: bigint; data: Buffer }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x2661bf09