Skip to main content
Module

x/mtkruto/tl/3_functions.ts>MessagesStartHistoryImport

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessagesStartHistoryImport
extends Function<boolean>
import { MessagesStartHistoryImport } from "https://deno.land/x/mtkruto@0.1.117/tl/3_functions.ts";

Constructors

new
MessagesStartHistoryImport(params: { peer: types.TypeInputPeer; importId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
importId: bigint
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc