TDLib v0.0.2 TDLib.Method.SendCallDebugInformation View Source
Sends debug information for a call.
Returns object_ptr
Name | Type | Description |
---|---|---|
call_id | number | Call identifier. |
debug_information | string | Debug information in application-specific format. |
More details on telegram’s documentation.