Skip to main content
Module

x/grm/mod.ts>tl.Api.bots.GetBotMenuButton

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.bots.GetBotMenuButton
extends Request<Partial<{ userId: Api.TypeEntityLike; }>, Api.TypeBotMenuButton>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { GetBotMenuButton } = tl.Api.bots;

Properties

className: "bots.GetBotMenuButton"
classType: "request"
CONSTRUCTOR_ID: 2623597352
SUBCLASS_OF_ID: 1282522428
userId: Api.TypeEntityLike