Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>phone_groupParticipants

Cross-runtime JavaScript library for building Telegram clients
Latest
interface phone_groupParticipants
import { type phone_groupParticipants } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "phone.groupParticipants"
count: number
participants: Array<GroupCallParticipant>
next_offset: string
chats: Array<Chat>
users: Array<User>
version: number