View Source ExTDLib.Method.SendCallDebugInformation (ExTDLib v0.0.4)

Sends debug information for a call to Telegram servers. Returns object_ptr<Ok>.

NameTypeDescription
call_idnumberCall identifier.
debug_informationstringDebug information in application-specific format.

More details on telegram's documentation.