onGetRepliesResult

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

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