Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesHideAllChatJoinRequests

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesHideAllChatJoinRequests
import { functions } from "https://deno.land/x/mtkruto@0.0.980/mod.ts";
const { MessagesHideAllChatJoinRequests } = functions;

Constructors

new
MessagesHideAllChatJoinRequests(params: { approved?: true; peer: types.TypeInputPeer; link?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
approved: true

Static Properties

readonly
[paramDesc]: ParamDesc