Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/mod.ts>Message.AnimationMessage

Types for the Telegram Bot API
Go to Latest
type alias Message.AnimationMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.1.2/mod.ts";
const { AnimationMessage } = Message;
definition: DocumentMessage & MsgWith<"animation">