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

x/mtkruto/tl/2_types.ts>InputNotifyForumTopic_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class InputNotifyForumTopic_
import { InputNotifyForumTopic_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Notifications generated by a topic in a forum.

Constructors

new
InputNotifyForumTopic_(params: { peer: enums.InputPeer; top_msg_id: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
peer: enums.InputPeer

Forum ID

top_msg_id: number

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc