Current section

Files

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

include/telega@dialog@types_WidgetStore.hrl

-record(widget_store, {
entries :: gleam@dict:dict(binary(), binary())
}).