class functions.MessagesReadDiscussion extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesReadDiscussion } = functions; ConstructorsnewMessagesReadDiscussion(params: { peer: types.TypeInputPeer; msgId: number; readMaxId: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsmsgId: numberpeer: types.TypeInputPeerreadMaxId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc