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