ChannelMessageSummary

Summary of the messages in a Channel.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content of the message.

Link copied to clipboard

The time at which the message summary was created.

Link copied to clipboard

The time at which a message was last edited.

Link copied to clipboard

The time at which a message was last updated.

Link copied to clipboard

The ID of the message.

Link copied to clipboard

The metadata of the message.

Link copied to clipboard

Indicates whether a message was redacted.

Link copied to clipboard

The message sender.

Link copied to clipboard

The type of message.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String