Skip to main content
Module

x/mtkruto/mod.ts>tl.types.ChannelAdminLogEventActionCreateTopic

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.ChannelAdminLogEventActionCreateTopic
extends _TypeChannelAdminLogEventAction
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { ChannelAdminLogEventActionCreateTopic } = tl.types;

Constructors

new
ChannelAdminLogEventActionCreateTopic(params: { topic: TypeForumTopic; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
topic: TypeForumTopic

Static Properties

readonly
[paramDesc]: ParamDesc