telegram api constructor · layer 229 · #5e0fb7b9
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.
definition
messages.historyImportParsed#5e0fb7b9 flags:# pm:flags.0?true group:flags.1?true title:flags.2?string = messages.HistoryImportParsed;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
pm | true | The chat export file was generated from a private chat. |
group | true | The chat export file was generated from a group chat. |
title | string | Title of the chat. |
type
history
present in layers 123–229
| id | layers |
|---|---|
| #5e0fb7b9 | 123–229 |