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