Skip to main content
Module

x/grm/mod.ts>tl.File

MTProto API Client for Deno 🦕
Latest
class tl.File
Re-export
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { File } = tl;

Constructors

new
File(media: Api.TypeFileLike)

Properties

private
readonly
media: Api.TypeFileLike
readonly
duration
readonly
emoji
readonly
height
readonly
id
readonly
mimeType
readonly
name
readonly
performer
readonly
size
readonly
stickerSet
readonly
title
readonly
width

Methods

_fromAttr(cls: any, field: string)