Skip to main content
Module

x/grammy/types.ts>Message.AnimationMessage

The Telegram Bot Framework.
Extremely Popular
Go to Latest
type alias Message.AnimationMessage
import { type Message } from "https://deno.land/x/grammy@v1.11.1/types.ts";
const { AnimationMessage } = Message;
definition: DocumentMessage & MsgWith<"animation">