Skip to main content
Module

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

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

Properties

className: "MessageRange"
classType: "constructor"
CONSTRUCTOR_ID: 182649427
maxId: int
minId: int
SUBCLASS_OF_ID: 3200730487