onGetRepliesRequest

abstract suspend fun onGetRepliesRequest(parentId: String, limit: Int)

Runs side effect before the request is launched.