import { type Document } from "https://deno.land/x/mtkruto@0.1.101/types/1_document.ts";
This object represents a general file (as opposed to photos, voice messages and audio files).
Properties
Unique identifier for this file, which is supposed to be the same over time and for different users and bots. Can't be used to download or reuse the file.
thumbnails: Thumbnail[]
Document thumbnail as defined by sender