Current section

Files

Jump to
telega include telega@menu_builder_MenuLayout.hrl
Raw

include/telega@menu_builder_MenuLayout.hrl

-record(menu_layout, {
columns :: integer(),
max_rows_per_section :: gleam@option:option(integer()),
section_separator :: boolean()
}).