Skip to main content
Module

x/mtkruto/mod.ts>types.MessagesExportedChatInvite

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc