Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Go to Latest
type alias Message.PaidMediaMessage
import { type Message } from "https://deno.land/x/grammy@v1.27.0/types.web.ts";
const { PaidMediaMessage } = Message;
definition: CommonMessage & MsgWith<"paid_media">