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

x/mtkruto/tl/2_types.ts>help_PromoData_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_PromoData_
import { help_PromoData_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
help_PromoData_(params: { proxy?: true; expires: number; peer: enums.Peer; chats: Array<enums.Chat>; users: Array<enums.User>; psa_type?: string; psa_message?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chats: Array<enums.Chat>
expires: number
optional
proxy: true
optional
psa_message: string
optional
psa_type: string
users: Array<enums.User>

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc