LabeledPrice

class aiogram.types.labeled_price.LabeledPrice(label: String, amount: Integer)[source]

Bases: TelegramObject

This object represents a portion of the price for goods or services.

https://core.telegram.org/bots/api#labeledprice

Deserialize object

Parameters
  • conf

  • kwargs