Skip to main content
Module

x/mtkruto/mod.ts>types.TypeStorageFileType

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias types.TypeStorageFileType
import { type types } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { TypeStorageFileType } = types;
definition:
| StorageFileUnknown
| StorageFilePartial
| StorageFileJpeg
| StorageFileGif
| StorageFilePng
| StorageFilePdf
| StorageFileMp3
| StorageFileMov
| StorageFileMp4
| StorageFileWebp