Skip to main content
Module

x/grammy/types.web.ts>InputMediaAnimation

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias InputMediaAnimation
import { type InputMediaAnimation } from "https://deno.land/x/grammy@v1.14.0/types.web.ts";

Represents an animation file (GIF or H.264/MPEG-4 AVC video without sound) to be sent.

definition: GrammyTypes["InputMediaAnimation"]