A message from the user in the UI chat. Uses the standard user message type from the chat system.
API
export type UiUserMessage = Chat.UserMessage ;
A message from the user in the UI chat. Uses the standard user message type from the chat system.
export type UiUserMessage = Chat.UserMessage ;