Skip to main content
Latest
type alias Message.AnimationMessage
import { type Message } from "https://deno.land/x/grammy_conversations@v1.2.0/deps.deno.ts";
const { AnimationMessage } = Message;
definition: DocumentMessage & MsgWith<"animation">