Skip to main content
Module

x/grm/mod.ts>tl.Api.ChannelAdminLogEventActionCreateTopic

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ChannelAdminLogEventActionCreateTopic
extends VirtualClass<{ topic: Api.TypeForumTopic; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionCreateTopic } = tl.Api;

Properties

className: "ChannelAdminLogEventActionCreateTopic"
classType: "constructor"
CONSTRUCTOR_ID: 1483767080
SUBCLASS_OF_ID: 2998503411
topic: Api.TypeForumTopic

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionCreateTopic