Skip to main content
Module

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

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

Constructors

new
InputFileLocation_(params: { volume_id: bigint; local_id: number; secret: bigint; file_reference: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
file_reference: Uint8Array
local_id: number
secret: bigint
volume_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc