Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.BotCommandScopePeer
extends VirtualClass<{ peer: Api.TypeInputPeer; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { BotCommandScopePeer } = tl.Api;

Properties

className: "BotCommandScopePeer"
classType: "constructor"
CONSTRUCTOR_ID: 3684534653
peer: Api.TypeInputPeer
SUBCLASS_OF_ID: 1269783824

Static Methods

fromReader(reader: Reader): BotCommandScopePeer