Current section

Files

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

include/telega@model@types_BackgroundTypeFill.hrl

-record(background_type_fill, {
type_ :: binary(),
fill :: telega@model@types:background_fill(),
dark_theme_dimming :: integer()
}).