mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
534 B
534 B
title | description |
---|---|
debugCall | Sends call debug information |
Method: debugCall
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 |