phone.saveCallDebug
Send phone call debug data to server
Example
TL schema
Parameters
Name | Type | Description |
peer | Phone call | |
debug | Debug statistics obtained from libtgvoip |
Result
Possible errors
Code | Type | Description |
400 | CALL_PEER_INVALID | The provided call peer object is invalid |
400 | DATA_JSON_INVALID | The provided JSON data is invalid |
Can bots use this methd ?
yes
Related pages
Last updated