TDLib v0.0.2 TDLib.Object.ShippingOption View Source

One shipping option.

NameTypeDescription
idstringShipping option identifier.
titlestringOption title.
price_partslabeledPricePart[]A list of objects used to calculate the total shipping costs.

More details on telegram’s documentation.