saveApplicationLogEvent¶ Function · TDLib 1.8.67 · d1085f9c Saves application log event on the server. Can be called before authorization saveApplicationLogEvent( type: string, chat_id: int53, data: JsonValue ) → Ok type¶ string Event type chat_id¶ int53 Optional chat identifier, associated with the event data¶ JsonValue The log event data