Current section

Files

Jump to
telega include telega@model_StarAmount.hrl
Raw

include/telega@model_StarAmount.hrl

-record(star_amount, {
amount :: integer(),
nanostar_amount :: gleam@option:option(integer())
}).