GramIO API Reference / gramio/dist / TelegramPaidMediaVideo
Interface: TelegramPaidMediaVideo
Defined in: @gramio/types/out/objects.d.ts:1737
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:1741 |
video | TelegramVideo | The video | @gramio/types/out/objects.d.ts:1745 |