save_application_log_event


Description:

public async Ok save_application_log_event (string type_, int64 chat_id, JsonValue data) throws TDLibError

Saves application log event on the server. Can be called before authorization

Parameters:

type_

Event type

chat_id

Optional chat identifier, associated with the event

data

The log event data