Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class Api.channels.ChannelParticipant
extends VirtualClass<{ participant: Api.TypeChannelParticipant; chats: Api.TypeChat[]; users: Api.TypeUser[]; }>
import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { ChannelParticipant } = Api.channels;

Properties

chats: Api.TypeChat[]
className: "channels.ChannelParticipant"
classType: "constructor"
CONSTRUCTOR_ID: 3753378583
SUBCLASS_OF_ID: 1717048602
users: Api.TypeUser[]