View Source ExTDLib.Object.LabeledPricePart (ExTDLib v0.0.4)
Portion of the price of a product (e.g., "delivery cost", "tax amount").
| Name | Type | Description |
|---|---|---|
| label | string | Label for this portion of the product price. |
| amount | string | Currency amount in the smallest units of the currency. |
More details on telegram's documentation.