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