Skip to main content
Module

x/grm/mod.ts>tl.Api.InputSecureFileUploaded

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputSecureFileUploaded
extends VirtualClass<{ id: long; parts: int; md5Checksum: string; fileHash: bytes; secret: bytes; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { InputSecureFileUploaded } = tl.Api;

Properties

className: "InputSecureFileUploaded"
classType: "constructor"
CONSTRUCTOR_ID: 859091184
fileHash: bytes
id: long
md5Checksum: string
parts: int
secret: bytes
SUBCLASS_OF_ID: 3670584828