Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.ts>types.MessageActionChatMigrateTo

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

Constructors

new
MessageActionChatMigrateTo(params: { channelId: bigint; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc