Skip to main content
Module

x/grm/mod.ts>tl.Api.phone.GroupParticipants

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.phone.GroupParticipants
extends VirtualClass<{ count: int; participants: Api.TypeGroupCallParticipant[]; nextOffset: string; chats: Api.TypeChat[]; users: Api.TypeUser[]; version: int; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { GroupParticipants } = tl.Api.phone;

Properties

chats: Api.TypeChat[]
className: "phone.GroupParticipants"
classType: "constructor"
CONSTRUCTOR_ID: 4101460406
count: int
nextOffset: string
SUBCLASS_OF_ID: 1926431988
users: Api.TypeUser[]
version: int