Raw.phone.SaveCallDebug
Send phone call debug data to server
phone.saveCallDebug#277add7e peer:InputPhoneCall debug:DataJSON = Bool;
export namespace Raw {
export namespace phone {
export class SaveCallDebug {
constructor(params: { peer: Raw.TypeInputPhoneCall; debug: Raw.TypeDataJSON }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x277add7e
Property
peer
: Raw.TypeInputPhoneCallPhone call
debug
: Raw.TypeDataJSONDebug statistics obtained from libtgvoip