Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionCreateTopic

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc