class types.UpdateReadChannelDiscussionOutbox extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateReadChannelDiscussionOutbox } = types; ConstructorsnewUpdateReadChannelDiscussionOutbox(params: { channelId: bigint; topMsgId: number; readMaxId: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschannelId: bigintreadMaxId: numbertopMsgId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc