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>help_hidePromoData_

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

Hide MTProxy/Public Service Announcement information

Constructors

new
help_hidePromoData_(params: { peer: enums.InputPeer; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
peer: enums.InputPeer

Peer to hide

Static Properties

__F: (params: { peer: enums.InputPeer; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc