class types.UpdateReadHistoryOutbox extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateReadHistoryOutbox } = types; ConstructorsnewUpdateReadHistoryOutbox(params: { peer: TypePeer; maxId: number; pts: number; ptsCount: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsmaxId: numberpeer: TypePeerpts: numberptsCount: numberStatic Propertiesreadonly[paramDesc]: ParamDesc