onGetRepliesMoreResult

open suspend override fun onGetRepliesMoreResult(result: Result<List<Message>>, messageId: String, firstId: String, limit: Int)

Runs this function on the result of the ChatClient.getRepliesMore request.