Skip to main content
Module

x/mtkruto/mod.ts>MessageAnimation

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.702/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.