Skip to main content
Module

x/mtkruto/mod.ts>functions.ChatlistsCheckChatlistInvite

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.ChatlistsCheckChatlistInvite
extends Function<types.TypeChatlistsChatlistInvite>
import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { ChatlistsCheckChatlistInvite } = functions;

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc