LangEx.Message.Human (LangEx v0.11.3)

Copy Markdown View Source

A message authored by the human user.

Summary

Types

t()

@type t() :: %LangEx.Message.Human{content: String.t(), id: String.t() | nil}