messages.CheckedHistoryImportPeer#

class pyrogram.raw.types.messages.CheckedHistoryImportPeer#

Contains a confirmation text to be shown to the user, upon importing chat history.

Constructor of CheckedHistoryImportPeer.

Details:
  • Layer: 158

  • ID: A24DE717

Parameters:

confirm_text (str) – A confirmation text to be shown to the user, upon importing chat history.

Functions:

This object can be returned by 1 function.

messages.CheckHistoryImportPeer

Check whether chat history exported from another chat app can be imported into a specific Telegram chat.