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

x/mtkruto/mod.ts>MessageAnimation

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageAnimation
implements MessageMediaBase
Re-export
import { type MessageAnimation } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";

An animation message. Animations are GIFs or H.264/MPEG-4 AVC videos without sound.

Properties

animation: Animation

The animation included in the message.