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

x/mtkruto/types/4_message.ts>MessageAnimation

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageAnimation
implements _MessageMediaBase
import { type MessageAnimation } from "https://deno.land/x/mtkruto@0.1.147/types/4_message.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.