class functions.ChannelsExportMessageLink extends Function<types.TypeExportedMessageLink>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsExportMessageLink } = functions; ConstructorsnewChannelsExportMessageLink(params: { grouped?: true; thread?: true; channel: types.TypeInputChannel; id: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChanneloptionalgrouped: trueid: numberoptionalthread: trueStatic Propertiesreadonly[paramDesc]: ParamDesc