Skip to main content
Module

x/mtkruto/mod.ts>MessageNewChatTitle

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageNewChatTitle
implements _MessageBase
import { type MessageNewChatTitle } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

A message that is received when a chat's title is changed.

Properties

newChatTitle: string

The new title of the chat.