Skip to main content
Module

x/mtkruto/mod.ts>types.AttachMenuBots

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

Constructors

new
AttachMenuBots(params: { hash: bigint; bots: Array<TypeAttachMenuBot>; users: Array<TypeUser>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bots: Array<TypeAttachMenuBot>
hash: bigint
users: Array<TypeUser>

Static Properties

readonly
[paramDesc]: ParamDesc