Skip to main content
Module

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

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

Constructors

new
MessageActionBotAllowed(params?: { attachMenu?: true; fromRequest?: true; domain?: string; app?: TypeBotApp; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
app: TypeBotApp
optional
attachMenu: true
optional
domain: string
optional
fromRequest: true

Static Properties

readonly
[paramDesc]: ParamDesc