class functions.ChannelsReadMessageContents extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsReadMessageContents } = functions; ConstructorsnewChannelsReadMessageContents(params: { channel: types.TypeInputChannel; id: Array<number>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelid: Array<number>Static Propertiesreadonly[paramDesc]: ParamDesc