Skip to main content
Module

x/mtkruto/mod.ts>types.MessagesExportedChatInviteReplaced

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.MessagesExportedChatInviteReplaced
import { types } from "https://deno.land/x/mtkruto@0.0.992/mod.ts";
const { MessagesExportedChatInviteReplaced } = types;

Constructors

new
MessagesExportedChatInviteReplaced(params: { invite: TypeExportedChatInvite; newInvite: TypeExportedChatInvite; users: Array<TypeUser>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
users: Array<TypeUser>

Static Properties

readonly
[paramDesc]: ParamDesc