Current section

Files

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

include/telega@model@types_BackgroundFillFreeformGradient.hrl

-record(background_fill_freeform_gradient, {
type_ :: binary(),
colors :: list(integer())
}).