onGetRepliesResult
open suspend override fun onGetRepliesResult(result: Result<List<Message>>, parentId: String, limit: Int)
Runs this function on the result of the ChatClient.getReplies request.
Runs this function on the result of the ChatClient.getReplies request.