Skip to main content
Module

x/mtkruto/mod.ts>SendAnimationParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendAnimationParams
Re-export
import { type SendAnimationParams } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

Properties

optional
duration: number

The duration of the animation in seconds.

optional
width: number

The width of the animation file.

optional
height: number

The height of the animation file.