GramIO API Reference / gramio/dist / TelegramPaidMediaVideo
Interface: TelegramPaidMediaVideo
Defined in: @gramio/types/out/objects.d.ts:1709
The paid media is a video.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "video" | Type of the paid media, always “video” | @gramio/types/out/objects.d.ts:1713 |
video | TelegramVideo | The video | @gramio/types/out/objects.d.ts:1717 |