Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_checkHistoryImportPeer_
extends Function_<enums.messages.CheckedHistoryImportPeer>
import { messages_checkHistoryImportPeer_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Check whether chat history exported from another chat app can be imported into a specific Telegram chat, click here for more info ».

Constructors

new
messages_checkHistoryImportPeer_(params: { peer: enums.InputPeer; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
peer: enums.InputPeer

The chat where we want to import history ».

Static Properties

__F: (params: { peer: enums.InputPeer; }) => enums.messages.CheckedHistoryImportPeer
readonly
[name]: string
readonly
[paramDesc]: ParamDesc