setLikedByIds

open suspend override fun setLikedByIds(ids: List<Long>, liked: Boolean)(source)

Performs the SDAI side effect handled by setLikedByIds.

Author

Dmitriy Moroz

Parameters

ids

ids value consumed by the API.

liked

liked value consumed by the API.