Raw.messages.HistoryImportParsed
Contains information about a chat export file generated by a foreign chat app, click here for more info. if neither the pm or group flags are set, the specified chat export was generated from a chat of unknown type.
messages.historyImportParsed#5e0fb7b9 flags:# pm:flags.0?true group:flags.1?true title:flags.2?string = messages.HistoryImportParsed;
export namespace Raw {
export namespace messages {
export class HistoryImportParsed {
constructor(params: { pm?: boolean; group?: boolean; title?: string }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x5e0fb7b9