Normalized mention entry used in Jido.Chat.Incoming.
Jido.Chat.Incoming
Creates a mention struct from map input.
Returns the Zoi schema for Mention.
@type t() :: %Jido.Chat.Mention{ display_name: nil | nil | binary(), is_self: boolean(), mention_text: nil | nil | binary(), metadata: map(), user_id: nil | nil | binary(), username: nil | nil | binary() }