Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class Api.phone.GroupCall
extends VirtualClass<{ call: Api.TypeGroupCall; participants: Api.TypeGroupCallParticipant[]; participantsNextOffset: string; chats: Api.TypeChat[]; users: Api.TypeUser[]; }>
import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { GroupCall } = Api.phone;

Properties

chats: Api.TypeChat[]
className: "phone.GroupCall"
classType: "constructor"
CONSTRUCTOR_ID: 2658302637
participantsNextOffset: string
SUBCLASS_OF_ID: 809572030
users: Api.TypeUser[]