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

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

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

Properties

_: "messages.exportedChatInviteReplaced"
new_invite: ExportedChatInvite
users: Array<User>