Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias Message.AnimationMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.0.3/message.ts";
const { AnimationMessage } = Message;
definition: DocumentMessage & MsgWith<"animation">