ExGram.Model.LabeledPrice (ex_gram v0.25.0) View Source

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

Check the documentation of this model in https://core.telegram.org/bots/api#labeledprice

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.LabeledPrice{amount: integer(), label: String.t()}

Link to this section Functions