class types.UpdateReadHistoryInbox
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateReadHistoryInbox } = types;
Constructors
new
UpdateReadHistoryInbox(params: { folderId?: number; peer: TypePeer; maxId: number; stillUnreadCount: number; pts: number; ptsCount: number; })Static Properties
readonly
[paramDesc]: ParamDesc