Skip to main content
Module

x/mtkruto/mod.ts>types.SecureValueErrorTranslationFiles

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.SecureValueErrorTranslationFiles
extends _TypeSecureValueError
import { types } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { SecureValueErrorTranslationFiles } = types;

Constructors

new
SecureValueErrorTranslationFiles(params: { type: TypeSecureValueType; fileHash: Array<Uint8Array>; text: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
fileHash: Array<Uint8Array>
text: string
type: TypeSecureValueType

Static Properties

readonly
[paramDesc]: ParamDesc