Module

x/grammy/types.ts>PaidMediaPreview

The Telegram Bot Framework.
Very Popular
Latest
interface PaidMediaPreview
import { type PaidMediaPreview } from "https://dotland.deno.dev/x/grammy@v1.26.0/types.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