moveToMessage

open fun moveToMessage(messageId: Long, withAnimation: Boolean): Boolean

Find the same message as the message ID and move it to the matching message.

Return

true if there is a message to move, false otherwise since 3.7.0

Parameters

messageId

the message id to move

withAnimation

true animate the message after focusing on it