class types.InputWebFileAudioAlbumThumbLocation
extends _TypeInputWebFileLocation
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputWebFileAudioAlbumThumbLocation } = types;
Constructors
new
InputWebFileAudioAlbumThumbLocation(params?: { small?: true; document?: TypeInputDocument; title?: string; performer?: string; })Properties
protected
readonly
[params]: Paramsoptional
document: TypeInputDocumentStatic Properties
readonly
[paramDesc]: ParamDesc