class Aws::Connect::Types::ChatMessage


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ChatMessage AWS API Documentation
@return [String]
The content of the chat message.
@!attribute [rw] content
@return [String]
The type of the content. Supported types are text and plain.
@!attribute [rw] content_type
}
content: “ChatContent”, # required
content_type: “ChatContentType”, # required
{
data as a hash:
@note When making an API call, you may pass ChatMessage
A chat message.