Skip to main content
Module

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

MTProto API Client for Deno 🦕
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.8.2/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