Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/types.ts>InputMediaAnimation

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

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

definition: GrammyTypes["InputMediaAnimation"]