Current section

Files

Jump to
telega include telega@model@types_LabeledPrice.hrl
Raw

include/telega@model@types_LabeledPrice.hrl

-record(labeled_price, {label :: binary(), amount :: integer()}).