moveToFocusedMessage

open fun moveToFocusedMessage(viewPoint: Long, @Nullable shouldAnimateMessage: BaseMessage)

Moves the screen to the focused message, based on the created timestamp of message.

Parameters

viewPoint

The created timestamp of the message you want to focus on

shouldAnimateMessage

true animate the message after focusing on it since 3.0.0