Skip to main content
Module

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

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

Properties

className: "MessageEntityBotCommand"
classType: "constructor"
CONSTRUCTOR_ID: 1827637959
length: int
offset: int
SUBCLASS_OF_ID: 3479443932

Static Methods

fromReader(reader: Reader): MessageEntityBotCommand