Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesEditChatTitle

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

Constructors

new
MessagesEditChatTitle(params: { chatId: bigint; title: string; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc