Skip to main content
Module

x/grm/mod.ts>Api.BotCommand

MTProto API Client for Deno 🦕
Go to Latest
class Api.BotCommand
extends VirtualClass<{ command: string; description: string; }>
import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { BotCommand } = Api;

Properties

className: "BotCommand"
classType: "constructor"
command: string
CONSTRUCTOR_ID: 3262826695
description: string
SUBCLASS_OF_ID: 236872386