Skip to main content
Module

x/mtkruto/2_tl.ts>Api.upload_saveFilePart

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

Properties

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