class types.UpdateReadChannelOutbox extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateReadChannelOutbox } = types; ConstructorsnewUpdateReadChannelOutbox(params: { channelId: bigint; maxId: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschannelId: bigintmaxId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc