Current section
Files
Jump to
Current section
Files
include/telega@model_UniqueGift.hrl
-record(unique_gift, {
base_name :: binary(),
name :: binary(),
number :: integer(),
model :: telega@model:unique_gift_model(),
symbol :: telega@model:unique_gift_symbol(),
backdrop :: telega@model:unique_gift_backdrop()
}).