View Source ExTDLib.Method.SendCallLog (ExTDLib v0.0.4)
Sends log file for a call to Telegram servers. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| call_id | number | Call identifier. |
| log_file | InputFile | Call log file. Only inputFileLocal and inputFileGenerated are supported. |
More details on telegram's documentation.