Labeled Price

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

Bases: BaleObject

This object shows a LabeledPrice.

label

Label Price.

Type:

Optional[str]

amount

Amount Price.

Type:

Optional[int]