Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Properties

_: "messages.chatAdminsWithInvites"
admins: Array<ChatAdminWithInvites>
users: Array<User>