Raw.help.SaveAppLog
Saves logs of application on the server.
help.saveAppLog#6f02f748 events:Vector<InputAppEvent> = Bool;
export namespace Raw {
export namespace help {
export class SaveAppLog {
constructor(params: { events: Array<Raw.TypeInputAppEvent> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x6f02f748
Property
events
: Array of Raw.TypeInputAppEventList of input events