teleproto - v1.229.0
    Preparing search index...

    Interface MessagesStartHistoryImportParams

    interface MessagesStartHistoryImportParams {
        importId: BigInteger;
        peer: EntityLike;
    }
    Index
    importId: BigInteger

    Identifier of a history import session, returned by messages.initHistoryImport .

    peer: EntityLike

    The Telegram chat where the messages should be imported, click here for more info »