Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.UpdateReadHistoryOutbox
extends VirtualClass<{ peer: Api.TypePeer; maxId: int; pts: int; ptsCount: int; }>
import { tl } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { UpdateReadHistoryOutbox } = tl.Api;

Properties

className: "UpdateReadHistoryOutbox"
classType: "constructor"
CONSTRUCTOR_ID: 791617983
maxId: int
pts: int
ptsCount: int
SUBCLASS_OF_ID: 2676568142