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

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

Constructors

new
messages_getAttachMenuBot_(params: { bot: enums.InputUser; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
bot: enums.InputUser

Bot ID

Static Properties

__F: (params: { bot: enums.InputUser; }) => enums.AttachMenuBotsBot
readonly
[name]: string
readonly
[paramDesc]: ParamDesc