Current section

Files

Jump to
telega include telega@dialog@types_Labels.hrl
Raw

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()
}).