A message in a conversation between user and assistant. Each message has a role (user or assistant) and an array of content blocks.
Readonly
Discriminator for message type.
The role of the message sender.
Array of content blocks that make up this message.
Static
Creates a Message instance from MessageData.
A message in a conversation between user and assistant. Each message has a role (user or assistant) and an array of content blocks.