Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesHideAllChatJoinRequests

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesHideAllChatJoinRequests
extends Function<types.TypeUpdates>
import { functions } from "https://deno.land/x/mtkruto@0.1.106/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
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc