Skip to main content
Module

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

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

Constructors

new
InputSecureFileUploaded_(params: { id: bigint; parts: number; md5_checksum: string; file_hash: Uint8Array; secret: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
file_hash: Uint8Array
id: bigint
md5_checksum: string
parts: number
secret: Uint8Array

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc