Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

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