Skip to main content
Module

x/grammy_types/message.ts>PaidMediaPreview

Type declarations of the Telegram Bot API.
Go to Latest
interface PaidMediaPreview
import { type PaidMediaPreview } from "https://deno.land/x/grammy_types@v3.11.0/message.ts";

The paid media isn't available before the payment.

Properties

type: "preview"

Type of the paid media, always “preview”

optional
width: number

Media width as defined by the sender

optional
height: number

Media height as defined by the sender

optional
duration: number

Duration of the media in seconds as defined by the sender