ChatMessage
A chat message.
Contents
- Content
-
The content of the chat message. Maximum of 16,384 bytes for all content types (
text/plain,text/markdown,application/json, andapplication/vnd.amazonaws.connect.message.interactive.response).Some messaging channels enforce lower limits. For channel-specific message size limits, see Chat message size limits by channel in the Amazon Connect Administrator Guide.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 16384.
Required: Yes
- ContentType
-
The type of the content. Supported types are
text/plain,text/markdown,application/json, andapplication/vnd.amazonaws.connect.message.interactive.response.Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: