class types.UpdateReadChannelInbox extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateReadChannelInbox } = types; ConstructorsnewUpdateReadChannelInbox(params: { folderId?: number; channelId: bigint; maxId: number; stillUnreadCount: number; pts: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschannelId: bigintoptionalfolderId: numbermaxId: numberpts: numberstillUnreadCount: numberStatic Propertiesreadonly[paramDesc]: ParamDesc