The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.
ChannelMessageSummary
Summary of the messages in a Channel
.
Contents
- Content
-
The content of the message.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 4096.
Pattern:
[\s\S]*
Required: No
- CreatedTimestamp
-
The time at which the message summary was created.
Type: Timestamp
Required: No
- LastEditedTimestamp
-
The time at which a message was last edited.
Type: Timestamp
Required: No
- LastUpdatedTimestamp
-
The time at which a message was last updated.
Type: Timestamp
Required: No
- MessageId
-
The ID of the message.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[-_a-zA-Z0-9]*
Required: No
- Metadata
-
The metadata of the message.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*
Required: No
- Redacted
-
Indicates whether a message was redacted.
Type: Boolean
Required: No
- Sender
-
The message sender.
Type: Identity object
Required: No
- Type
-
The type of message.
Type: String
Valid Values:
STANDARD | CONTROL
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: