Current section
Files
Jump to
Current section
Files
include/telega@dialog@types_Labels.hrl
-record(labels, {
prev :: binary(),
next :: binary(),
page_info :: binary(),
checked :: binary(),
unchecked :: binary(),
checkbox_on :: binary(),
checkbox_off :: binary(),
done :: binary(),
stale :: binary()
}).