messages.HistoryImportParsed¶
- class pyrogram.raw.types.messages.HistoryImportParsed[source]¶
Contains information about a chat export file generated by a foreign chat app, click here for more info. If neither the
pmorgroupflags are set, the specified chat export was generated from a chat of unknown type.Constructor of
HistoryImportParsed.- Details:
Layer:
229ID:
5E0FB7B9
- Parameters:
pm (
bool, optional) – The chat export file was generated from a private chat.group (
bool, optional) – The chat export file was generated from a group chat.title (
str, optional) – Title of the chat.
- Functions:
This object can be returned by 1 function.
Obtains information about a chat export file, generated by a foreign chat app, click here for more info about imported chats ».