Skip to main content
Module

x/mtkruto/mod.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.1.702/mod.ts";

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

Properties

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