Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/mod.ts>tl.Api.UpdateReadHistoryInbox

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

Properties

className: "UpdateReadHistoryInbox"
classType: "constructor"
CONSTRUCTOR_ID: 2627162079
optional
folderId: int
maxId: int
pts: int
ptsCount: int
stillUnreadCount: int
SUBCLASS_OF_ID: 2676568142