GramIO API Reference / gramio/dist / TelegramShippingOption
Interface: TelegramShippingOption
Defined in: @gramio/types/out/objects.d.ts:8004
This object represents one shipping option.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
id | string | Shipping option identifier | @gramio/types/out/objects.d.ts:8008 |
prices | TelegramLabeledPrice[] | List of price portions | @gramio/types/out/objects.d.ts:8016 |
title | string | Option title | @gramio/types/out/objects.d.ts:8012 |