Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>SecureValueErrorTranslationFiles_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class SecureValueErrorTranslationFiles_
import { SecureValueErrorTranslationFiles_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Represents an issue with the translated version of a document. The error is considered resolved when a file with the document translation changes.

Constructors

new
SecureValueErrorTranslationFiles_(params: { type: enums.SecureValueType; file_hash: Array<Uint8Array>; text: string; })

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc