Current section

Files

Jump to
telega include telega@model_BackgroundFillGradient.hrl
Raw

include/telega@model_BackgroundFillGradient.hrl

-record(background_fill_gradient, {
type_ :: binary(),
top_color :: integer(),
bottom_color :: integer(),
rotation_angle :: integer()
}).