Current section

Files

Jump to
telega include telega@flow_EnterSubflow.hrl
Raw

include/telega@flow_EnterSubflow.hrl

-record(enter_subflow, {
subflow_name :: binary(),
data :: gleam@dict:dict(binary(), binary())
}).