Module reminder

Module reminder 

Source

Structs§

ReminderPlugin
Plugin that manages system reminders.

Enums§

ReminderAction
Action type for ReminderState reducer.

Constants§

REMINDER_PLUGIN_ID
Stable plugin id for reminder actions.

Traits§

SystemReminder
System reminder for generating reminder messages.

Functions§

add_reminder_action
Create a state action that adds a reminder item.
clear_reminder_action
Create a state action that clears reminder state.
inject_reminders
Inject reminder texts as session context entries.