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

Saves application log event on the server. Can be called before authorization. Returns object_ptr<Ok>.

NameTypeDescription
typestringEvent type.
chat_idstringOptional chat identifier, associated with the event.
dataJsonValueThe log event data.

More details on telegram's documentation.