Skip to main content
Module

x/mtkruto/mod.ts>functions.BotsGetBotMenuButton

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.BotsGetBotMenuButton
extends Function<types.TypeBotMenuButton>
import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { BotsGetBotMenuButton } = functions;

Constructors

new
BotsGetBotMenuButton(params: { userId: types.TypeInputUser; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
userId: types.TypeInputUser

Static Properties

readonly
[paramDesc]: ParamDesc