PaidMediaInfo
Describes the paid media added to a message.
fields
| field | type | required | description |
|---|---|---|---|
star_count | number | required | The number of Telegram Stars that must be paid to buy access to the media |
paid_media | PaidMedia[] | required | Information about the paid media |
import
import type { PaidMediaInfo } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#paidmediainfo