import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesTranslateText } = functions;
Constructors
new
MessagesTranslateText(params: { peer?: types.TypeInputPeer; id?: Array<number>; text?: Array<types.TypeTextWithEntities>; toLang: string; })Properties
protected
readonly
[params]: Paramsoptional
peer: types.TypeInputPeeroptional
text: Array<types.TypeTextWithEntities>Static Properties
readonly
[paramDesc]: ParamDesc