Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/mod.ts>Api.AttachMenuBot

MTProto API Client for Deno 🦕
Go to Latest
class Api.AttachMenuBot
extends VirtualClass<{ inactive?: boolean; hasSettings?: boolean; botId: long; shortName: string; peerTypes: Api.TypeAttachMenuPeerType[]; icons: Api.TypeAttachMenuBotIcon[]; }>
import { Api } from "https://deno.land/x/grm@0.5.4/src/mod.ts";
const { AttachMenuBot } = Api;

Properties

botId: long
className: "AttachMenuBot"
classType: "constructor"
CONSTRUCTOR_ID: 3366595794
optional
hasSettings: boolean
optional
inactive: boolean
shortName: string
SUBCLASS_OF_ID: 2668131398