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

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

Constructors

new
BusinessGreetingMessage_(params: { shortcut_id: number; recipients: enums.BusinessRecipients; no_activity_days: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
no_activity_days: number
recipients: enums.BusinessRecipients
shortcut_id: number

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc