View Source ExTDLib.Object.ShippingOption (ExTDLib v0.0.4)
One shipping option.
| Name | Type | Description |
|---|---|---|
| id | string | Shipping option identifier. |
| title | string | Option title. |
| price_parts | labeledPricePart | A list of objects used to calculate the total shipping costs. |
More details on telegram's documentation.