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_groupCall

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

Properties

_: "phone.groupCall"
call: GroupCall
participants: Array<GroupCallParticipant>
participants_next_offset: string
chats: Array<Chat>
users: Array<User>