Skip to main content
Module

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

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

Properties

className: "ChatParticipantCreator"
classType: "constructor"
CONSTRUCTOR_ID: 3832270564
SUBCLASS_OF_ID: 2105307014
userId: long

Static Methods

fromReader(reader: Reader): ChatParticipantCreator