scrollToMessage

fun scrollToMessage(message: Message)

Scrolls the list to the target message and highlights it. Only works if the target message is already present in the list.

Parameters

message

The message to scroll to and highlight.