LabeledPrice¶
-
class
aiogram.types.labeled_price.
LabeledPrice
(label: String, amount: Integer)[source]¶ Bases:
aiogram.types.base.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 –