class Aws::Chime::Types::ChannelMessage
The details of a message in a channel.
@!attribute [rw] channel_arn
The ARN of the channel. @return [String]
@!attribute [rw] message_id
The ID of a message. @return [String]
@!attribute [rw] content
The message content. @return [String]
@!attribute [rw] metadata
The message metadata. @return [String]
@!attribute [rw] type
The message type. @return [String]
@!attribute [rw] created_timestamp
The time at which the message was created. @return [Time]
@!attribute [rw] last_edited_timestamp
The time at which a message was edited. @return [Time]
@!attribute [rw] last_updated_timestamp
The time at which a message was updated. @return [Time]
@!attribute [rw] sender
The message sender. @return [Types::Identity]
@!attribute [rw] redacted
Hides the content of a message. @return [Boolean]
@!attribute [rw] persistence
The persistence setting for a channel message. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ChannelMessage AWS API Documentation
Constants
- SENSITIVE