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

x/mtkruto/tl/3_functions.ts>chatlists_checkChatlistInvite_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class chatlists_checkChatlistInvite_
extends Function_<enums.chatlists.ChatlistInvite>
import { chatlists_checkChatlistInvite_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Obtain information about a chat folder deep link ».

Constructors

new
chatlists_checkChatlistInvite_(params: { slug: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
slug: string

slug obtained from the chat folder deep link »

Static Properties

__F: (params: { slug: string; }) => enums.chatlists.ChatlistInvite
readonly
[name]: string
readonly
[paramDesc]: ParamDesc