Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>ChatInviteImporter_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChatInviteImporter_
import { ChatInviteImporter_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
ChatInviteImporter_(params: { requested?: true; via_chatlist?: true; user_id: bigint; date: number; about?: string; approved_by?: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
about: string
optional
approved_by: bigint
date: number
optional
requested: true
user_id: bigint
optional
via_chatlist: true

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc