Skip to main content
Module

x/grm/mod.ts>Api.MessageEntityBotCommand

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

Properties

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

Static Methods

fromReader(reader: Reader): MessageEntityBotCommand