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>SecureValueErrorTranslationFile_

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

Represents an issue with one of the files that constitute the translation of a document. The error is considered resolved when the file changes.

Constructors

new
SecureValueErrorTranslationFile_(params: { type: enums.SecureValueType; file_hash: Uint8Array; text: string; })

Static Properties

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