Skip to main content
Module

x/grm/mod.ts>Api.UpdateReadHistoryInbox

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

Properties

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