TDLib v0.0.2 TDLib.Object.ShippingOption View Source
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.