docs / com.github.insanusmokrassar.TelegramBotAPI.types.payments / LabeledPrice

LabeledPrice

(common) data class LabeledPrice : Amounted (source)

Constructors

(common)

<init>

LabeledPrice(label: String, amount: Long)

Properties

(common)

amount

val amount: Long
(common)

label

val label: String