Skip to main content
Module

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

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