Skip to main content
Latest
class tl.Api.InputWebFileAudioAlbumThumbLocation
extends VirtualClass<{ small?: boolean; document?: Api.TypeInputDocument; title?: string; performer?: string; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { InputWebFileAudioAlbumThumbLocation } = tl.Api;

Properties

className: "InputWebFileAudioAlbumThumbLocation"
classType: "constructor"
CONSTRUCTOR_ID: 4100974884
optional
document: Api.TypeInputDocument
optional
performer: string
optional
small: boolean
SUBCLASS_OF_ID: 4147042521
optional
title: string