Contains a confirmation text to be shown to the user, upon importing chat history, click here for more info ».
messages.checkedHistoryImportPeer#a24de717 confirm_text:string = messages.CheckedHistoryImportPeer;
---functions---
messages.checkHistoryImportPeer#5dc60f03 peer:InputPeer = messages.CheckedHistoryImportPeer;
Constructor | Description |
---|---|
messages.checkedHistoryImportPeer | Contains a confirmation text to be shown to the user, upon importing chat history, click here for more info ». |
Method | Description |
---|---|
messages.checkHistoryImportPeer | Check whether chat history exported from another chat app can be imported into a specific Telegram chat, click here for more info ». If the check succeeds, and no RPC errors are returned, a messages.CheckedHistoryImportPeer constructor will be returned, with a confirmation text to be shown to the user, before actually initializing the import. |
Telegram allows importing messages and media from foreign chat apps.