Cizen v0.12.1 Cizen.Event View Source
Helpers to handle events
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Cizen.Event{
body: body(),
id: Cizen.EventID.t(),
source_saga: Cizen.Saga.t() | nil,
source_saga_id: Cizen.SagaID.t() | nil
}