Raw.phone.AcceptCall
Accept incoming call
phone.acceptCall#3bd2b4a0 peer:InputPhoneCall g_b:bytes protocol:PhoneCallProtocol = phone.PhoneCall;export namespace Raw {
export namespace phone {
export class AcceptCall {
constructor(params: {
peer: Raw.TypeInputPhoneCall;
gB: Buffer;
protocol: Raw.TypePhoneCallProtocol;
}) {}
}
}
}This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0x3bd2b4a0
Property
peer: Raw.TypeInputPhoneCallThe call to accept
gB: BufferParameter for e2e encryption key exchange
protocol: Raw.TypePhoneCallProtocolPhone call settings