import { type Animation } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";
This object represents an animation file (GIF or H.264/MPEG-4 AVC video without sound).
Properties
Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
optional
thumbnail: PhotoSizeAnimation thumbnail as defined by sender