Skip to main content
Module

x/mtkruto/mod.ts>types.DocumentAttributeFilename

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.DocumentAttributeFilename
import { types } from "https://deno.land/x/mtkruto@0.0.980/mod.ts";
const { DocumentAttributeFilename } = types;

Constructors

new
DocumentAttributeFilename(params: { fileName: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
fileName: string

Static Properties

readonly
[paramDesc]: ParamDesc