ChannelMessageSummary constructor
ChannelMessageSummary({})
Implementation
ChannelMessageSummary({
this.content,
this.createdTimestamp,
this.lastEditedTimestamp,
this.lastUpdatedTimestamp,
this.messageId,
this.metadata,
this.redacted,
this.sender,
this.type,
});