Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.MessageActionChatCreate
extends VirtualClass<{ title: string; users: long[]; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { MessageActionChatCreate } = tl.Api;

Properties

className: "MessageActionChatCreate"
classType: "constructor"
CONSTRUCTOR_ID: 3175599021
SUBCLASS_OF_ID: 2256589094
title: string
users: long[]