telegram.ShippingOption#
- class telegram.ShippingOption(*args, **kwargs)[source]#
Bases:
telegram.TelegramObjectThis object represents one shipping option.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
idis equal.- Parameters
- prices[source]#
List of price portions.
- Type
List[
telegram.LabeledPrice]