messagesState

abstract val messagesState: StateFlow<MessagesState>

Strong typed state of message collection of this channel. See MessagesState for more details.