mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
594 B
594 B
title | description |
---|---|
shippingOption | One shipping option |
Constructor: shippingOption
One shipping option
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Shipping option identifier |
title | string | Yes | Option title |
prices | Array of labeledPrice | Yes | List of objects used to calculate total shipping price |