1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/methods/debugCall.md

534 B

title description
debugCall Sends call debug information

Method: debugCall

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Sends call debug information

Parameters:

Name Type Required Description
call_id CLICK ME int Yes Call identifier
debug CLICK ME string Yes Debug information in application specific format

Return type: Ok