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