Current section

Files

Jump to
telega include telega@model_UniqueGiftBackdrop.hrl
Raw

include/telega@model_UniqueGiftBackdrop.hrl

-record(unique_gift_backdrop, {
name :: binary(),
colors :: telega@model:unique_gift_backdrop_colors(),
rarity_per_mille :: integer()
}).