SystemMessageItemState

Represents a system message inside the message list.

Parameters

message

The Message to show as the system message inside the list.

Constructors

Link copied to clipboard
constructor(message: Message)

Properties

Link copied to clipboard
open override val message: Message