Skip to main content
Module

x/grm/mod.ts>Api.ChannelParticipant

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

Properties

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