Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsGetForumTopicsByID

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.ChannelsGetForumTopicsByID
extends Function<types.MessagesForumTopics>
import { functions } from "https://deno.land/x/mtkruto@0.0.987/mod.ts";
const { ChannelsGetForumTopicsByID } = functions;

Constructors

new
ChannelsGetForumTopicsByID(params: { channel: types.TypeInputChannel; topics: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: types.TypeInputChannel
topics: Array<number>

Static Properties

readonly
[paramDesc]: ParamDesc