updateLikedByIdList

open suspend override fun updateLikedByIdList(idList: List<Long>, liked: Boolean)(source)

Performs the SDAI side effect handled by updateLikedByIdList.

Author

Dmitriy Moroz

Parameters

idList

id list value consumed by the API.

liked

liked value consumed by the API.