Current section

Files

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

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()
}).