Skip to main content
Module

x/grm/mod.ts>tl.Api.BotMenuButton

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.BotMenuButton
extends VirtualClass<{ text: string; url: string; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { BotMenuButton } = tl.Api;

Properties

className: "BotMenuButton"
classType: "constructor"
CONSTRUCTOR_ID: 3350559974
SUBCLASS_OF_ID: 1282522428
text: string
url: string