onGetNewerRepliesRequest

abstract suspend fun onGetNewerRepliesRequest(parentId: String, limit: Int, lastId: String?)

Runs side effect before the request is launched.