Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/2_tl.ts>Api.phone_getGroupParticipants

Cross-runtime JavaScript library for building Telegram clients
Latest
interface Api.phone_getGroupParticipants
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/2_tl.ts";
const { phone_getGroupParticipants } = Api;

Properties

_: "phone.getGroupParticipants"
call: InputGroupCall
ids: Array<InputPeer>
sources: Array<number>
offset: string
limit: number
optional
[R]: phone_GroupParticipants