GramIO API Reference / gramio/dist / TelegramPaidMediaLivePhoto
Interface: TelegramPaidMediaLivePhoto
Defined in: @gramio/types/out/objects.d.ts:1835
The paid media is a live photo.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
live_photo | TelegramLivePhoto | The photo | @gramio/types/out/objects.d.ts:1843 |
type | "live_photo" | Type of the paid media, always “live_photo” | @gramio/types/out/objects.d.ts:1839 |