@aws-sdk/client-chime-sdk-messaging

ChannelSummary Interface

Summary of the details of a Channel.

Members

Name
Type
Details
ChannelArn string | undefined

The ARN of the channel.

LastMessageTimestamp Date | undefined

The time at which the last persistent message visible to the caller in a channel was sent.

Metadata string | undefined

The metadata of the channel.

Mode ChannelMode | undefined

The mode of the channel.

Name string | undefined

The name of the channel.

Privacy ChannelPrivacy | undefined

The privacy setting of the channel.

Full Signature

export interface ChannelSummary