@type t() :: %Spatio.Model.SaveMessageRequest{ content: String.t(), metadata: %{optional(String.t()) => any()} | nil, role: String.t() }