View Source ExTDLib.Method.SendCallDebugInformation (ExTDLib v0.0.4)
Sends debug information for a call to Telegram servers. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| call_id | number | Call identifier. |
| debug_information | string | Debug information in application-specific format. |
More details on telegram's documentation.