Current section

Files

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

include/telega@model@types_GiftBackground.hrl

-record(gift_background, {
center_color :: integer(),
edge_color :: integer(),
text_color :: integer()
}).