ShippingOption

class pyrogram.types.ShippingOption

This object represents one shipping option.

Parameters:
  • id (str) – Shipping option identifier.

  • title (str) – Option title.

  • prices (List of LabeledPrice) – List of price portions.