Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesInitHistoryImport

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesInitHistoryImport
import { functions } from "https://deno.land/x/mtkruto@0.0.988/mod.ts";
const { MessagesInitHistoryImport } = functions;

Constructors

new
MessagesInitHistoryImport(params: { peer: types.TypeInputPeer; file: types.TypeInputFile; mediaCount: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
mediaCount: number

Static Properties

readonly
[paramDesc]: ParamDesc