Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesMigrateChat

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

Constructors

new
MessagesMigrateChat(params: { chatId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc