GramIO API Reference / gramio/dist / TelegramStoryAreaTypeUniqueGift
Interface: TelegramStoryAreaTypeUniqueGift
Defined in: @gramio/types/out/objects.d.ts:4265
Describes a story area pointing to a unique gift. Currently, a story can have at most 1 unique gift area.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | Unique name of the gift | @gramio/types/out/objects.d.ts:4273 |
type | "unique_gift" | Type of the area, always “unique_gift” | @gramio/types/out/objects.d.ts:4269 |