class functions.MessagesTranslateText extends Function<types.TypeMessagesTranslatedText>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesTranslateText } = functions; ConstructorsnewMessagesTranslateText(params: { peer?: types.TypeInputPeer; id?: Array<number>; text?: Array<types.TypeTextWithEntities>; toLang: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalid: Array<number>optionalpeer: types.TypeInputPeeroptionaltext: Array<types.TypeTextWithEntities>toLang: stringStatic Propertiesreadonly[paramDesc]: ParamDesc