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>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.128/tl/2_types.ts";

Constructors

new
MessageActionBotAllowed_(params?: { attach_menu?: true; from_request?: true; domain?: string; app?: enums.BotApp; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
app: enums.BotApp
optional
attach_menu: true
optional
domain: string
optional
from_request: true

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc