common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.clients
/
LikeClient
/
likeItem
like
Item
abstract
suspend
fun
likeItem
(
item
:
EchoMediaItem
,
shouldLike
:
Boolean
)
Likes or unlikes a item.
Parameters
item
the item to like or unlike.
should
Like
whether the item should be liked or unliked.