MessageListHelperContent

open fun BoxScope.MessageListHelperContent(messageListState: MessageListState, messagesLazyListState: MessagesLazyListState, onScrollToBottomClick: (() -> Unit) -> Unit)

The default helper content of the message list. It handles the scroll-to-bottom and scroll-to-focused message features.