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.
생성자 스키마는 레이어 123부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| pm | flags.0?true | The chat export file was generated from a private chat. |
| group | flags.1?true | The chat export file was generated from a group chat. |
| title | flags.2?string | Title of the chat. |
Telegram allows importing messages and media from foreign chat apps.