Skip to main content
Module

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

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

Properties

className: "ChannelParticipant"
classType: "constructor"
CONSTRUCTOR_ID: 3222013888
date: int
SUBCLASS_OF_ID: 3653762072
userId: long