onGetRepliesAroundResult

open suspend fun onGetRepliesAroundResult(result: Result<List<Message>>, parentId: String, aroundId: String, limit: Int)

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