Command and mention normalization for MsgContext.
Summary
Functions
Enriches an existing MsgContext with normalized mention and command metadata.
Types
@type opts() :: keyword()
Functions
@spec normalize(Jido.Messaging.MsgContext.t(), map(), opts()) :: Jido.Messaging.MsgContext.t()
Enriches an existing MsgContext with normalized mention and command metadata.
Options
:mention_targets- IDs/usernames used to computewas_mentioned:command_prefixes- parser prefix candidates:command_max_text_bytes- parser max text size:mentions_max_text_bytes- max text size for adapter mention parsing