Interface PaidMediaInfo

Describes the paid media added to a message.

interface PaidMediaInfo {
    paid_media: PaidMedia[];
    star_count: number;
}

Properties

paid_media: PaidMedia[]

Information about the paid media

star_count: number

The number of Telegram Stars that must be paid to buy access to the media