Current section

Files

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

include/telega@dialog@types_WidgetCtx.hrl

-record(widget_ctx, {
state :: any(),
store :: telega@dialog@types:widget_store(),
labels :: telega@dialog@types:labels(),
ctx :: telega@bot:context(any(), any(), any())
}).