Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/0_api.ts>upload_saveFilePart

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface upload_saveFilePart
import { type upload_saveFilePart } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "upload.saveFilePart"
file_id: bigint
file_part: number
bytes: Uint8Array
optional
[R]: boolean