Skip to main content
Module

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

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

Properties

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