GramIO API Reference / gramio/dist / TelegramPaidMediaPhoto
Interface: TelegramPaidMediaPhoto
Defined in: @gramio/types/out/objects.d.ts:1693
The paid media is a photo.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
photo | TelegramPhotoSize[] | The photo | @gramio/types/out/objects.d.ts:1701 |
type | "photo" | Type of the paid media, always “photo” | @gramio/types/out/objects.d.ts:1697 |