Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>channels_editForumTopic

Cross-runtime JavaScript library for building Telegram clients
Latest
interface channels_editForumTopic
import { type channels_editForumTopic } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "channels.editForumTopic"
channel: InputChannel
topic_id: number
optional
title: string
optional
icon_emoji_id: bigint
optional
closed: boolean
optional
hidden: boolean
optional
[R]: Updates