phone.saveCallLog

Save phone call debug information

 Method schema is available as of layer 140. Switch »

Parameters

Name Type Description
peer InputPhoneCall Phone call
file InputFile Logs

Result

Bool

Possible errors

Code Type Description
400 CALL_PEER_INVALID The provided call peer object is invalid.
Go up