class Aws::Chime::Types::ChannelMessageSummary

Summary of the messages in a `Channel`.

@!attribute [rw] message_id

The ID of the message.
@return [String]

@!attribute [rw] content

The content of the message.
@return [String]

@!attribute [rw] metadata

The metadata of the message.
@return [String]

@!attribute [rw] type

The type of message.
@return [String]

@!attribute [rw] created_timestamp

The time at which the message summary was created.
@return [Time]

@!attribute [rw] last_updated_timestamp

The time at which a message was last updated.
@return [Time]

@!attribute [rw] last_edited_timestamp

The time at which a message was last edited.
@return [Time]

@!attribute [rw] sender

The message sender.
@return [Types::Identity]

@!attribute [rw] redacted

Indicates whether a message was redacted.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ChannelMessageSummary AWS API Documentation

Constants

SENSITIVE