showMessages

fun showMessages(messages: List<MessageResult>, isLoadingMore: Boolean = false)

Shows the list of messages that contain the mention.

Parameters

messages

The list of messages that contain the mention.

isLoadingMore

If there are more messages loading.