Labeled Price

class bale.LabeledPrice(label=MissingValue, amount=MissingValue)

Bases: BaleObject

This object shows a LabeledPrice.

label

Label Price.

Type:

str, optional

amount

Amount Price.

Type:

int, optional