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

x/mtkruto/3_types.ts>MessageForumTopicEdited

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

A message that is received when a topic is edited in a forum.

Properties

forumTopicEdited: { name: string; iconCutsomEmojiId?: string; }