Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.EncryptedFileEmpty
extends VirtualClass<void>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { EncryptedFileEmpty } = tl.Api;

Properties

className: "EncryptedFileEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 3256830334
SUBCLASS_OF_ID: 2217371584

Static Methods

fromReader(reader: Reader): EncryptedFileEmpty